Thanks for the rply
i tried this one it is running all the time the same jsp page where as what i want to run is to run my own application and i want to call my own action for testing purpose
for example..
if i want to run the action TestAction.. what i want to do is that i should write something in the web browser
http://localhot:8080/TestAction
and den this action will show up the jsp page based on the configuration..while currently it is always showing up the same jsp page even if i choose another page nd run tomcat.