yep, it took me hours to learn how to turn it on:)

On Wed, Jun 11, 2008 at 4:02 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> Unless dynamic method invocation is turned off.
>
>
> --- On Wed, 6/11/08, Onur Idrisoglu <[EMAIL PROTECTED]> wrote:
>
>> From: Onur Idrisoglu <[EMAIL PROTECTED]>
>> Subject: Re: Determining an Action's class
>> To: "Struts Users Mailing List" <user@struts.apache.org>
>> Date: Wednesday, June 11, 2008, 7:28 AM
>> while calling the action in for,
>> use this format : action!method
>>
>>
>> On Wed, Jun 11, 2008 at 1:50 PM, Kiesewetter S., ITSC Bonn,
>> RV, EF,
>> extern <[EMAIL PROTECTED]> wrote:
>> >> yes you can,
>> >>  <action name="action_name"
>> method="method" class="class"/>
>> >> you can even define different actions for each
>> method in class
>> >
>> > Thx for the answer, but you didn't understand the
>> question. I defined
>> > several actions. Now i want to determine the
>> class+method of an action
>> > inside of a jsp page or inside of one of the tags of
>> my own taglib.
>> >
>> >
>> ---------------------------------------------------------------------
>> > To unsubscribe, e-mail:
>> [EMAIL PROTECTED]
>> > For additional commands, e-mail:
>> [EMAIL PROTECTED]
>> >
>> >
>>
>>
>>
>> --
>> -- --
>> Onur Idrisoglu
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail:
>> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
-- --
Onur Idrisoglu

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

Reply via email to