Hi, i am trying this below and it is not working as i would like.
the problem lies with the hidden tag. i want the value to be populated with the 'request' objects', 'userloggedin' variable. is this possible? can someone advise the correct syntax? thanks dmw <html:form action="/shopping" method='post'> <html:hidden property='userloggedin' name='request'/> </html:form> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

