Hey there all,
I'm having an odd problem... I have a jsp page that submits to itself for
processing. I check the request.getAttribute("submit") != null and then if
not I compare the value against the value I'm looking for to start
processing instead of just displaying the form fields.
The problem is, submit always null, actually, all my form fields are null.
When I do a request.getAttributeNames() I get 1 no matter how many form
fields I have. It is :
allaire.jrun.util.FlatHashKeyEnumerator@313c11ce
although everything after the @ symbol changes with each request... Am I
missing something?
Thanks for your help!!
--
John Minadeo
[EMAIL PROTECTED]
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.