I have an existing normal jsp web application.and as per customer requirement i need to create some configuration pages with drop down select boxes. and I have to create this page in Struts 2.I have created a struts page but I am not able to call this struts2 page from my existing application.I have an existing normal jsp web application.a