Suppose I have struts2 select tag in a form, when the form is submitted, according to the validation xml there\'s an error so input is returned.
i am using disp开发者_如何学Clay tag for showing table in my jsp page. I need to show different images in one column of table based on other column\'s value.
I\'m trying to output a list of strings to a jsp page using struts 2. The template file is something like this:
I have a Struts 2 application that is util开发者_开发问答izing the accordion feature of the Struts2 jQuery plugin (http://code.google.com/p/struts2-jquery/wiki/AccordionTag) and I\'m trying to program
I\'m working on a web project using Apache Struts2 and Mysql. I need to show some statistics using graphs which should generate according to the data in the database.
How can I enable the browser cook开发者_StackOverflow中文版ie, through web application code (through code written in web projects) in Java and Struts2?
One quick question. How can I use the \"simple theme\" () and \"dojo datetimepicker\" () together? I have read that if you only want to use the simple theme, then manually import all the required do
I want to run two action results from the struts.xml file off of one click from a submit button on a form. Is this possible, and if so how? I have a short example below:
I\'m using the accordion in the struts jQuery plugin that has 3 accordion items inside.Each of the accordion items has a button at the bottom, which runs a variation of this code: $(\"#accordion\").ac
Can anyone tell me how to use Sitemesh. I have created a layout page and header and footer. Header and Footer are included from separate pages as static <%@include >. Now I want the middle part \"c