After looking thru the source, this worked
<webwork:action name="'department.list'">
 ....
</webwork:action>

I feel that this should definitely be in the
documentation somehow or i will create a wiki if you
guys think its noteworthy. All the examples mentioned
in the site specify a direct reference to the
classname from the Action tag.

-Raj

--- "Rajagopal. V" <[EMAIL PROTECTED]> wrote:
> Im trying to do a
> <webwork:action name="'DepartmentAction!list'"
> ......
> </webwork:action>
> 
> This works if the classname is specified in the
> actiontag but if i use a
> <webwork:action name="'department.list.action'">
> ....
> </webwork:action>
> 
> and specify
> department.list.action=DepartmentAction!list in my
> views.properties, i get a action not found
> exception.
> Is this a bug ? Im using Webwork 1.3
> 
> Thanks
> Raj
> 
> __________________________________
> Do you Yahoo!?
> New Yahoo! Photos - easier uploading and sharing.
> http://photos.yahoo.com/
> 
> 
>
-------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback
> Program.
> Does SourceForge.net help you be more productive? 
> Does it
> help you create better code?  SHARE THE LOVE, and
> help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to