[jboss-user] [JBoss Seam] - The need for "()" in from-action
bytor99999
do-not-reply at jboss.com
Thu Aug 9 15:44:16 EDT 2007
I was a little bit confused on whether you need to include the "()" in a from-action in the pages.xml all the time or some of the time, or only on days that start with a "W"
Looking in what I currently have for pages.xml it appears that it isn't necessary to have "()". However, in one particular case it was specifically that I didn't have the "()" that it was failing.
In the Pages.java code it would mean that it must have the "()" In order to find the action in the stored Map.
So I guess the best way is to always include "()" in your from-action. :)
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072706#4072706
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072706
More information about the jboss-user
mailing list