Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Bryant Smith   on Feb 14 In Java Category.

  
Question Answered By: Leroy Schmidt   on Feb 14

Sure they can. Except for certain rather proprietary technologies,
the client and server sides are pretty much independent. If Flash
requests server data, it only cares about the result, not how it is
generated. You can use JSP, PHP, Perl, even (gak!) ASP.

Share: