RE: Any TabbedPanel specialist in struts 2 + dojo

2011-04-11 Thread Mahendru, Ajay
What kind of help are u looking for? Can you be more specific? -Original Message- From: bharathnav [mailto:bharath...@gmail.com] Sent: Thursday, April 07, 2011 11:41 PM To: user@struts.apache.org Subject: Any TabbedPanel specialist in struts 2 + dojo Hello All, Is there anyone active

form action is not calling while click on submit button: Struts2.0

2011-04-11 Thread arun
hi, i'm facing a problem in action calling. Enviroment: 1. apache-tomcat-6.0.18 2. Struts2.0 here is the JSP form code: Problem is that when i'm defining action like in above code, its not called on clicking submit button. But when same action is called by defining the action with submit

Any TabbedPanel specialist in struts 2 + dojo

2011-04-11 Thread bharathnav
Hello All, Is there anyone active and help me regarding the tabbedpanel in dojo of struts. Thanks in advance. -- View this message in context: http://struts.1045723.n5.nabble.com/Any-TabbedPanel-specialist-in-struts-2-dojo-tp4290083p4290083.html Sent from the Struts - User mailing list archi

Result template relative path

2011-04-11 Thread Ilya Kazakevich
Hello, I store all my jspx templates in /WEB-INF/templates// I am tired of copy/paste like /WEB-INF/templates/foo/success.jspx /WEB-INF/templates/foo/foo.jspx All my templates are in WEB-INF/templates/ Could I set it in one place for the whole package? I briefly looked into the code and found