I need to create an struts application which will be hosted in a particular
domain say http://www.abcd.com
Here there will be some pages which will be accessed through other domains
also.
Say I have 3 more domains -
www.xx.xom
www.yy.com
www.zz.com
>From all these three domains my D
I have multiple user types in my application and for each such user type I
intend to keep one specific struts-config.xml file.
In my web.xml, I have declared them as ...
config
/WEB-INF/struts-default.xml
config/agents
/WEB-INF/struts-agents.xml
My application starts wit
2 matches
Mail list logo