Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: Updating Professional Java Server Programming


Message #1 by "Craig Berry" <craigb@w...> on Tue, 18 Apr 2000 17:41:30
There are lots of different technology architectures available to the web 
programmer today--so many that it is often difficult to decide which 
mixture of client-side technology and server-side technology to use for a 
problem domain.  I'd like to see a section that discussed these issues.

For example, what are the characteristics of a problem that
- would make a pure JSP solution appropriate?
- would make an applet-servlet combination better?
- would suggest using client-side javascript communicating to servlets via 
SOAP?
What are the tradeoffs when choosing one approach over another?

If such information already exists, I'd love to be pointed toward it.
Thanks.

-Kevin


  Return to Index