Hi, Folks, I have a web report service application, which is a servlet application, accepting the requests from the other applications ( using UrlConnection.connect() ) to generate report. This web component has no EJB. I am going to cluster the servlet application. Because it can only handle 10 requests at the concurrent time. My question is 1.) Do I need to set up Cache stuff? 2.) After I set up cluster, the client still call use UrlConnection.connect() to call the servlets ? or I need to use JNDI to find the web component?
Thank you very much. Chwang View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953760#3953760 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953760 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user