Hi Pradeep
I'm not sure if I know what you mean but the request parameters should be
available to the preprocessor events in the same same they are for any other
event.
String myParam = request.getParameter("myParam")Regards Scott 2008/6/22 Pradeep Kumar <[EMAIL PROTECTED]>: > Hi all, > > How to set the parameters for the event between the > <preprocessor></preprocessor> tags in the controller.xml > file. > > > -- > With regards, > S K Pradeep kumar >
