public Map act (Redirector redirector, SourceResolver resolver, Map objectModel, String src, Parameters parameters)
throws Exception {
Request request = ObjectModelHelper.getRequest(objectModel);
String num = request.getParameter("numero");
String protection = request.getParameter("protection");
...
At 09:52 12/06/2003 +0200, you wrote:
Hello all,
Y have a HTTP request like : chargement-decision.html?numero=3805&protection=inter and y want to use the numero and protection attributes in an action.
Do some one know how to do that ?
Thanks
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]