Hi. I'd like to document clearly somewhere the request/session attributes set by my Struts actions. It seems I want something like this on the action class comment:

@struts.action-attribute
        name="referItem"
        scope="request"
        type="com.mycompany.model.Item"
        description="The item from which the user decided to buy a whatever"

Is there already such a thing?

--
Rick



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to