Aren't you looking for the information at the end of the intake how-to

http://jakarta.apache.org/turbine/turbine-2.3/howto/intake-howto.html

part named "Removing intake information from request"

SaM

Jeff Painter wrote:

I have been working diligently on getting the tdk-2.3 ready and I'm working on an intake example to include with the sample app.

It works! however, I have a pretty simple question

once the form is posted, I have the input form and data showing on the same screen for simplicity at the moment. if the data validates and posts correctly, the intake group still has the previous postings data in it.

I've tried just doing a simple group = null; statement in the action class once the data has been saved, but when the screen comes back, it is still populating the input fields with the previous rounds data.

any ideas on how to clear the intake data in the action class?

once this is worked out, I'm pretty sure my tdk is ready for release

Thanks





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to