Hi,
I would like to know if 2 servlet classes can,
February 1, 2007 at 3:36 PM
Hi, I would like to know if 2 servlet classes can be used with struts. What I am trying to achive is to support multiple clients. The first servlet will test what is the client type and route to 2nd servlet to manage its pages. Is this setup possible. If not, can anybody suggest how my task can be achieved using struts
View All Comments
| View Tutorial