Hi,

I'm migrating webapplication to Weblogic5.1 from my old web application which has a 
lot of servlets into Struts application.
Before completely migrating the whole application, I want struts still be able to 
access the old application.
Both should share the same session id.

But I'm facing with the session problem as the new struts application and my old 
application creates different session id.
How to solve this?

Secondly:

I need to create this application to be the default application instead of using its 
application name.
As exampe:
the application name is: fx.war
so if I deploy it, the URL will look like : www.mydomainname.com/fx

How can I change it into www.mydomainname.com instead?

thanks,
harris.

Reply via email to