Hi All,
Hi i am working on Struts1.2 Project.
Can Anyone help me in hiding parameters in Url without using
Frameset In struts1.2.Example : http://localhost:8180/webproject/loginv.do?dispmethd=showHome I want to get like this http://localhost:8180/webproject through out the project. hiding *loginv.do?dispmethd=showHome* ** Can anyone know how to do it Thanks and Regards Zaheer Mohammad

