Hey all,

When developing my page I had my Hidden components as TextFields so that I could view their contents. Now that I've changed them to Hidden fields I get the following message when I try to submit the form:

java.lang.StringIndexOutOfBoundsException
String index out of range: 0
Stack Trace:

    * java.lang.String.charAt(String.java:558)
* org.apache.tapestry.util.io.DataSqueezer.unsqueeze(DataSqueezer.java:212)
    * org.apache.tapestry.form.Hidden.renderComponent(Hidden.java:98)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)

Why would this be? Any ideas?
Thanks in advance

--

Dan Garland
------------------------
[EMAIL PROTECTED]
mob: +44 (0) 7979 770053
icq: 120963437
aim: dmgarland1767


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________

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

Reply via email to