RE: redirect parameters lost when using convention plugin 2.1.6

2009-03-19 Thread John Liptak
when using convention plugin 2.1.6 The problem is that "redirect" does not not use "params", only "redirect-action" does. So to use redirect, you need to do something like(or set "location" in the annotation): /someurl.action?myparam=%{somevalue} and yeah,

Re: redirect parameters lost when using convention plugin 2.1.6

2009-03-18 Thread Musachy Barroso
builds of 2.1.7 but the new config >> loading and WebLogic don't like each other. >> >> Any ideas? >> >> Here is my struts.xml >> >    "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN" >>    "http://struts.apache.org/dtds/struts-2.0.dtd&q

Re: redirect parameters lost when using convention plugin 2.1.6

2009-03-18 Thread Musachy Barroso
t; > Any ideas? > > Here is my struts.xml >    "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN" >    "http://struts.apache.org/dtds/struts-2.0.dtd";> > >         >     value="org.apache.struts2.spring.StrutsSpringObjectFactory"

redirect parameters lost when using convention plugin 2.1.6

2009-03-17 Thread John Liptak
other. Any ideas? Here is my struts.xml http://struts.apache.org/dtds/struts-2.0.dtd";> /WEB-INF/common/Error.jsp