> 
> check that your Bean has get/set methods for accessing your property, also
> of course, check that Bean is in some of the JSP scopes.
> 

Ok. I have another question.

How can I write on my jsp page a bean method result? For example, I have a
Bean with the following method:
        public int getID (String str)

How can I execute this method and write the result from my jsp page using
struts tags?

Regards.



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

Reply via email to