From: "Durham David R Jr Ctr 805 CSPTS/SCE" <[EMAIL PROTECTED]>
>> You cannot nest JSP tags. >Strictly speaking, you can nest tags, but you can't use a tag as an >attribute to another tag. What he said. Darn. :) I wrote a long explanation then decided it was irrelevant... and shortened it to something that's technically incorrect. And Michael's suggestion should also work. Usually setting the value of a form element in the JSP is a bad idea because it prevents re-displaying the user's input if it fails validation, but for a hidden field, that's not an issue. -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]