[U] Struts2 Portlet with Spring

2009-07-22 Thread Ginn, Timothy D Mr CTR USA TRADOC USAAC
UNCLASSIFIED I have a portlet that is currently working other than the Spring Beans are not injected. I have the struts2-spring-plugin in the project. I have the spring listener in my web.xml Is there a setting that I am missing? Timothy D. Ginn, Contractor Web Developer United States

[U] Email Validation Issue

2009-08-28 Thread Ginn, Timothy D Mr CTR USA TRADOC USAAC
UNCLASSIFIED I have run into a bump in the road. I am trying to validate a list of Strings that contain email addresses. I can't seem to get it to check the emails to be a valid email using the annotation validation. Could someone please let me know if this is possible or if I am doing so

[U] Struts2 Portlet Multiple Actions

2009-09-01 Thread Ginn, Timothy D Mr CTR USA TRADOC USAAC
UNCLASSIFIED I have multiple actions under the /view namespace all of which point to different jsps to render different views based upon users actions. When one of these actions is executed the action executes as designed with one exception. The portal returns to the default tab and not th