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.

