Re: use struts2 in a xxxx.jsp url

2012-03-07 Thread eelboy
worlds. On 03/07/2012 07:30 AM, Jeffrey Black wrote: Have you considered a URL Rewrite Filter? http://urlrewritefilter.googlecode.com/svn/trunk/src/doc/manual/3.2/index.html jb On Tue, Mar 6, 2012 at 6:28 PM, eelboy wrote: No -- I'm OK with that. I'm pretty willing to do anything tha

Re: use struts2 in a xxxx.jsp url

2012-03-06 Thread eelboy
ri's. On 03/06/2012 07:51 AM, Jeffrey Black wrote: Edward, Are you wanting to leverage the Struts 2 validation framework without actually having to define an "action" class? JB @jeffblack360 On Mar 5, 2012, at 11:40 AM, eelboy wrote: Hi, I'm very new to struts2 and have two

use struts2 in a xxxx.jsp url

2012-03-05 Thread eelboy
Hi, I'm very new to struts2 and have two questions that I have not seen asked/answered in my short time on this list (but also through plenty of online searching): (1) Is it possible to invoke form validation without having the URL being rewritten to .action? That is, can i keep my exis