Advertisement

1 - 6 of 6 containing alltags:("Java, struts 2") (0 seconds)
Hi all, i am using Struts 2. I have a Map that looks something like this. Map<String,Object> map=new LinkedHashMap<String,Object> (); Suppose key-values are q1-object1 q2-object2 q3...
Zones: JSP, Java, StrutsDate Answered: 05/13/2008 Grade: A Views: 625
I'm having trouble finding out how to force actions to use https in Struts 2.  I want to force a login action to always use SSL, perhaps using an interceptor, and I'm sure that this is a common tas...
Zones: StrutsDate Answered: 05/26/2008 Grade: A Views: 81
We are currently using Struts 2 to develop a Java application. We have used a Struts 2 tag <s:checkboxlist> The problem is when we have a big list of items it just lists them and wraps around lo...
Zones: Struts, CSS, JSPDate Answered: 08/04/2008 Grade: B Views: 210
Hi, I have a application on Struts 2. I have a personForm.jsp, form-validator.xml, struts.xml and PersontAction.java. I look for that that. But not run. Which's the mistake?
Zones: J2EE, StrutsDate Answered: 08/05/2008 Grade: A Views: 5
Hi, I am using Struts 2 (porting an existing Struts 1 project) for an internal application. I am trying to dynamically build an html select box from a database query, I can get a list of valu...
Zones: Struts, JSTL / TagsDate Answered: 09/17/2008 Grade: A Views: 14
Hi, I'm trying to use struts 2  token-session interceptor to handle the double submissions in my application. Here is my action class signature: public class BusinessAction extends BaseActio...
Zones: Struts, Web Development, JSPDate Answered: 08/27/2008 Grade: A Views: 378
  • 1