Hi,

Can you send me the example code if you have.


Regards,
Uday

-----Original Message-----
From: BERNARDO ANTONIO BUFFA [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 20, 2003 4:10 PM
To: [EMAIL PROTECTED]
Subject: Re: Hi


You don't need to invoke bussiness logic methods from any tag libs.
Instead do the bizz job into the Action classes and setup the data,
generally into the form bean. Then the struts runtime will do the next
step (the View part of the MVC), these are your JSP pages.
To render form bean data from JSPs using the tag libraries you must provide
getters / (and setters ?) methods.


Hope is useful for U. The users guide is good also a reading mandatory.
Bernardo




> Hi,
>
> As i am new to Struts,
> Can anyone tell me how to invoke beans using struts-taglibs from my jsp
> page ?
> Can you give me the URL where we will get examples on this ?
>
>
> Thanks in advance
>
> Regards,
> Uday
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]> For additional
> commands, e-mail: <mailto:[EMAIL PROTECTED]>




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



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

Reply via email to