Hi Paquito. I'm pretty new to Stripes as well but this is how I have been
doing it:
<stripes:form
beanclass="org.paquitosoft.derbysample.http.controller.action.product.ProductListingActionBean">
I like to use the beanclass since then you can easily change the URLs if you
want. If you are coming from ProductListing before getting to this JSP and
then going right back to it, you can use the much shorter way:
<stripes:form beanclass="${ actionBean.class }">
I like that short one, I use it a lot.
--
View this message in context:
http://www.nabble.com/Action-Url-binding-tp17316306p17327815.html
Sent from the stripes-users mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users