I have a drop down and have a JavaScript function tied to the onchange event of the drop down.I need to call a action class with the drop down selected val开发者_JS百科ue and fetch data from database.
I have an entity that can have 0 or many children of the same entity. Also, an entity can have 0 or one parent of the same entity.
The OpenSymphony page no longer has it.A link to ognl.org from the Struts 2 documentation is also dead.So where is the official OGNL site now?
I want to use tiles in Struts2 framework. Wh开发者_StackOverflowat is basic difference between tiles:insert and tiles:get as both the tag used for displaying tiles content?<tiles:insert attribute=\
I need to set \'s:textarea\' value which is selected in \'s:radio\' button. I am currently using the code below to do it. But it always set the \'In test\' value in \'s:textarea\' which is the first
I have a surveying appl开发者_开发百科ication were each question in an iterated list needs to have at least one of its optional answered selected.
I\'m trying to implement a form submission using ajax in struts 2.2.3. I imported dojo plugin library to ma project and this is how my jsp looks like.
I am attempting to use the Struts2 JUnit Plugin (v2.2.3 w/ Struts2 v2.2.3) and have run into several issues.
Am passing some parameters throughin Struts2, and am getting below error when there is a HTML special Character in parameter value how can i over come this...?
I have a struts2, Hibernate and Spring application. It works properly at our local end. When we deploy the application on the development server sometimes some forms are submitted twice on form submis