You can use JSTL too.

On Wed, Mar 5, 2008 at 5:45 PM, Alberto A. Flores <[EMAIL PROTECTED]>
wrote:

> In case this was not a Struts question, check out:
>
> http://java.sun.com/products/jsp/tags/11/syntaxref11.fm14.html
>
> Hope this helps!
>
> Alberto
>
> On Wed, Mar 5, 2008 at 5:08 PM, temp temp <[EMAIL PROTECTED]> wrote:
>
> > I usally use scriptlet in jsp to set some object in request is there a
> way
> > tro do this using any tag library
> >
> > instead of this
> > <%request.setAttribute(
> >
> CustomReviewFormflowAction.IReviewFormFlowProperties.ATTRIBUTE_REVIEW_FORM_SECTION
> ,vReviewFormSectionHeader);
> > %>
> > can I use any  exsisting taglibrary ?
> > miro
> >
> >
> > ---------------------------------
> > Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try
> it
> > now.
> >
>
>
>
> --
> Alberto
> http://www.linkedin.com/in/aflores
>

Reply via email to