Hi, We have done the same in our current proj. We have iplanet web server and weblogic as the app server. So all we need to do is make a configuration setting that says something like .. any request that comes to iplanet should be re routed to weblogic which is running at xxxx port. Simple.
-Sandhya. On Thu, 06 Jun 2002 23:02:28 palani wrote: >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 > Is your boss reading your email? ....Probably Keep your messages private by using Lycos Mail. Sign up today at http://mail.lycos.com To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
