tm jee wrote:
Hi Vitor,
I think the do<ActionMethod> fallback was removed from webwork. Have a look at 
http://cwiki.apache.org/confluence/display/WW/Key+Changes+From+WebWork+2 for more of 
the changes from webwork to struts2.
Yeah, I'm thinking we should put this back. Struts 2.0.x is about compatibility, so I think we should be compatible where ever we can. Perhaps we could throw a warning if it is used, but I think it should be in there. The do* pattern is too common.

Don
Or maybe I did something wrong and I'm totally embarassing myself right now.
No you are not.  :-)

rgds


Vitor Souza <[EMAIL PROTECTED]> wrote: > Vitor Souza wrote:
However, if you'd like I could create a JIRA (Bugzilla?) issue [...]
Yes, please create the ticket. Unfortunately, I don't believe there is anyone left who _does_ have enough knowledge of OGNL
to truely vet it :(

Ok. I will work on that. I will build a quick example of how it fails to attach 
to the issue and create it ASAP.

Is https://issues.apache.org/struts/browse/WW the right place for this issue? 
Version 2.0.2?


In this thread I mentioned I ran into a new issue,
one that my OGNL hack wasn't enough to fix. It turns
out that it is not true. In fact, the problem was
that I misconfigured Struts2. [...]
What exactly was the problem with the xwork.xml?  I'd
like to keep as much backwards compatibility as possible.

In WW2, myaction!input.action called doInput() in the class mapped for the 
action named myaction. In Struts2, it calls input(). Or maybe I did something 
wrong and I'm totally embarassing myself right now. :)

Vitor Souza
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=48752&messageID=99725#99725


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



                
---------------------------------
 All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of 
use." - PC Magazine


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to