I need to move the J2EE application in MVC architecture to a secured application. -The clients communicates to the app server through the web server. The webserver routes the request to the app server - The application is currently launched by http:<url> mapped to a controller servlet which does the request processing.
I would like to get suggestions on how to do this. Thanks in advance. Palani To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
