Portlet problem

2010-08-21 Thread Vinicius Ferraz
Hi, Im using struts2 and eXo. My JSP contains one form that submit to my action as follow: <%@ taglib prefix=*"s"* uri=*"/struts-tags"* %> "> Input your name Im using annotation (struts 2.2.1) @Results ({ @Result (name=FormExampleAction.*INPUT*, location= "/

Re: Portlet problem

2010-08-22 Thread Vinicius Ferraz
the stack trace. Vinícius Ferraz Campos Florentino On Sun, Aug 22, 2010 at 12:44 AM, Dave Newton wrote: > Do you have a complete stack trace? Is this new behavior under S2.2.1? > > Thanks, > Dave > > On Sat, Aug 21, 2010 at 5:51 PM, Vinicius Ferraz > wrote: > > >

Re: Portlet problem

2010-08-23 Thread Vinicius Ferraz
org.apache.struts2.impl.StrutsActionProxy.execute(* StrutsActionProxy.java:52*) at org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher.serviceAction(* Jsr168Dispatcher.java:451*) ... 57 more Vinícius Ferraz Campos Florentino On Sun, Aug 22, 2010 at 6:45 PM, Vinicius Ferraz wrote: > It

Re: struts2 annotations

2010-09-05 Thread Vinicius Ferraz
Whats the annotation do you want? Result, Results? include convention plugin in pom.xml Vinícius Ferraz Campos Florentino https://sites.google.com/site/viniciusferraz/ Stefanini IT Solutions - Desenvolvedor Java CAIXA - Analista Júnior. (061) 8147-6464 On Sun, Sep 5, 2010 at 2:13 PM, Daniel Ri