Advertisement

1 - 10 of 18 containing alltags:("struts2") (0 seconds)
Hi; I have a search string which is generated by action and put in request scope. Then in the result page, I put this string in jsp. So that I could use Sarissa to parse it as XML. The problem, whe...
Zones: Java, StrutsDate Answered: 10/05/2007 Grade: A Views: 0
Hi, Can u show me how to customize struts2 tag. Ex: By default, when i put <s:textfield name="testing" /> inside my jsp page, an additional <tr>, <td> <div>, etc...  tag will be generated wh...
Zones: JSTL / Tags, JSP, J2EEDate Answered: 10/02/2007 Grade: A Views: 31
Hi, I am using struts2, spring and hibernate. My http server and servlet engine is tomcat. Under WEB-INF folder: I put sarissa folder, under sarissa folder, there are four js. And also in WEB-INF, ...
Zones: Java, StrutsDate Answered: 10/04/2007 Grade: A Views: 0
How to draw an image/stock market chart using Struts2? Are there expert could give me some hints or weblink?
Zones: Java, StrutsDate Answered: 10/03/2007 Grade: A Views: 49
What do we need to include from JFreeChart when integrating with struts2?
Zones: Java, StrutsDate Answered: 10/03/2007 Grade: A Views: 0
I've been pulling my hair out on this one.  I've created a class that implements the xwork2 (for Struts2) validation annotation - more specifically the @EmailValidator() as follows; // class fil...
Zones: Java, J2EE, StrutsDate Answered: 05/12/2008 Grade: A Views: 69
how can i implement paging in struts2 for a result set. can you find some code bit for this
Zones: JSPDate Answered: 07/15/2008 Grade: B Views: 106
When Struts was in relative infancy (c. 2001) I was exposed to it by an early adopter. The project didn't really give it a run for its money, because the early adopter disappeared off early in the ...
Zones: StrutsDate Answered: 05/18/2007 Grade: A Views: 5
I have a welcome.jsp. It has following snippets of ajax code(Actually you do not need to read following codes to answer my question).: <s:url id="autoex" action="AutocompleterExample"/> <div id...
Zones: Java, J2EE, StrutsDate Answered: 08/25/2007 Grade: A Views: 26
The following website is struts 2.0 showcase:    http://www.planetstruts.org/struts2-showcase/ajax/autocompleter/. In "Link two autocompleter elements. When the selected value in 'Autocompleter 1...
Zones: Java, J2EE, StrutsDate Answered: 08/27/2007 Grade: B Views: 65