Gilbert Tan wrote:
Sorry for the confusion.You can always define new bean classes and create the beans from the requests. I don't see the problem.
What I mean is that I want to validate all the parameters of the request
object
in the servlet. For example, I want to get the string tmp which is obtained in the
following way.
String tmp = request.getParameter("Name");
Just more code. That's all. It will see integrate with your app.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
