I couldn't find a list of the request parameters (e.g. "?d-8641-p=23")
used by displaytag to accomplish things in the documentation.

I have a table inside a form. The form submits to an "execute" action
in struts, which then redirects to the "display" action used by
displaytag.

To get pagination and other stuff working, I need to be able to
recognize the parameters used by displaytag in some way and forward
this information from the execution action to the display action.

This information would also be nice to have so I can avoid clobbering
pieces of the parameter namespace that may be used by displaytag.

Could someone please help, perhaps by posting a list of the parameters
or giving me a link to the piece of the documentation I haven't seen?

Geir



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to