Hi, I have a javascript which populates a drop down menu, now i want to integrate in struts, So suppose i have a menu item which calls AddUser.jsp, In my previous version , u se to give a total path like http://servername:8080/maps/pages/AddUser.jsp in my menu so i can call it from any level, so how can i write a Action Class to call this AddUser.jsp, what definiation i need in struts-config file file, and what is need in my javascript path definition( how do i replace the abouve total path)
Ashish ===== A$HI$H __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

