Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Service to Workers Architecture


Message #1 by "Yashdeep Patil" <yashdeeppatil@u...> on Fri, 20 Apr 2001 07:38:08
Hi,
In the book Professional JSP(pg. 340), in the Service to Workers 
Architecture, we have a servlet, which gets the request, sends it to 
Worker beans, and the response is written by a different JSP.
What advantage does this achieve?
Can the servlet handling the request also handle response?
What specific benefit can a separate JSP give.
Please explain.
Thanks,
Yash.

  Return to Index