can you not just use the same form - just add a hidden field!

[EMAIL PROTECTED] wrote:
Hi,

I have a parameter on a velocity template which I need to pass to my servlet to do some calculation, and then pass it back to the velocity template for rendering new content. I'm already using a form filter through HTTPRequest so I cannot use another form to pass on the data. The idea is to make it a hyperlink instead. Is there a way to do it without sending it through a form? Thank you.

Erica





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

Reply via email to