--- "Matthew (IRQ)" <[EMAIL PROTECTED]> wrote:
> Apparently, you can only retrieve "properties" with the property tag (so it
> only allows you to call get Methods with no parameters).
can call arbitrary methods with parameters.
Given an action method:
public String foo(final String s_) {
>
>
>
> or
>
>
>
>
>
> but doesn't work.
> Could someone please help me! Thanks.
>
>
--
View this message in context:
http://www.nabble.com/How-to-call-a-method-passing-a-parameter-inside-jsp-with-struts-2-tp11
r
>
>
>
>
>
> but doesn't work.
> Could someone please help me! Thanks.
>
>
--
View this message in context:
http://www.nabble.com/How-to-call-a-method-passing-a-parameter-inside-jsp-with-struts-2-tf4141022.html#a11779422
Sent
In a jsp page, I'am trying to call a method of my class passing a parameter
and the method will return a string value.
or
but doesn't work.
Could someone please help me! Thanks.
--
View this message in context:
http://www.nabble.com/How-to-call-a-method-passing-a-parame
4 matches
Mail list logo