unfortunately this does not seem to work :(
Regards.
Umesh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178539#4178539
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178539
___
Can you please elaborate. I did not get you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178277#4178277
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178277
___
jboss-user
Actually, i have tried using the applicaton with WebSphere App server and it
works.
But while using WebSphere App server, i have used the struts framework. I have
extended the ActionServlet provide by struts & the request is processed by this
servlet.
So it required that my servlet extend the de
Hello,
We are developing a 3 tier application with Swing client and Jboss App Server
4.0.3SP1.
We want the JBoss server (Tomcat) to do session management as it does for web
applications.
Now we have deployed the ear file containing the servlet, business and data
access classes on the server.