No I haven't,
I have written quite a few jsp pages calling methods on actions and have
found that webwork prefixes them with a 'get' before calling them. Hence I
have all the methods in my actions that I want to make available to my views
start with 'get'.
However I now want to have my action implement an interface that has methods
not starting with 'get' and wondered if my views will be able to call them.
I do not know how to do that.
Has anyone else done that and if so, how.
Thanks
Vaishakhi
----- Original Message -----
From: "Rickard" <[EMAIL PROTECTED]>
To: "Vaishakhi Ajmera" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, May 16, 2002 2:15 AM
Subject: Re: [Webwork-user] Method not starting with get


> Vaishakhi Ajmera wrote:
> > hello,
> > I wanted to know if my view can call only those methods from my actions
> > that start with a 'get' or not.
>
> Have you tried?
>
> /Rickard
>


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to