From: Puneet Lakhina [mailto:[EMAIL PROTECTED] > I said: > > There are any number of ways around this; creating another action > > mapping (perhaps just a forward) is one way. > Forward wont do I need to get things from a DB before displaying the page.
Obviously that won't work then. > > Turning off automatic validation and running it manually (for instance, > > only on POST requests or certain methods) is another. > I am using validator framework. Is it possible with that?? Yes. Set validate='false' and call validation manually. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]