<bean:parameter id="startRow" name="startRow"/> Quoting Michael Lee <[EMAIL PROTECTED]>:
> This seems like it would be so simple yet I can't get it to work > I've tried all kinds of combinations of bean:define... > <bean:define id="startRow" name="startRow" type="java.lang.Integer"/> > I want to take the request parameter startRow and put it in a page object > startRow > startRow is in the request (URL.com/someaction.jsp?startRow=10). > thanks, > Mike -- Kris Schneider <mailto:kris@;dotech.com> D.O.Tech <http://www.dotech.com/> -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

