Wouldn't

<html:hidden property="parent" value="0" />
be a better use


Mvh
Benjamin A. Janes
------------------------------------
BLUEWAVE SVERIGE

M. +46 (0)40-631 1068
F. +46 (0)40 -631 10 50
F. +46 (0)46-540 03 50
Drottninggatan 18,
S-211 49 Malmö,
Sweden


|---------+---------------------------->
|         |           "Jitesh Sinha"   |
|         |           <[EMAIL PROTECTED]|
|         |           >                |
|         |                            |
|         |           2003-12-16 09:01 |
|         |           Please respond to|
|         |           "Struts Users    |
|         |           Mailing List"    |
|---------+---------------------------->
  
>----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                                                                                  |
  |       To:       "Struts Users Mailing List" <[EMAIL PROTECTED]>                    
                                                                     |
  |       cc:                                                                          
                                                                                  |
  |       Subject:  RE: Hidden Field                                                   
                                                                                  |
  
>----------------------------------------------------------------------------------------------------------------------------------------------------------------------|




Caroline, put </html:hidden> just after your definition so correct statement
is :
<html:hidden property="parent" value="0"></html:hidden>

-----Original Message-----
From: Caroline Jen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 16, 2003 1:15 PM
To: [EMAIL PROTECTED]
Subject: Hidden Field


I tried to create a variable, assign a value to that
variable, and pass the variable as a hidden field.
What I did was:

<html:hidden property="parent" value="0">

Why do I get this error message in the browser?
'According to TLD, tag html:hidden must be empty, but
is not'

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

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



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






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

Reply via email to