Apologies - this was posted in error - thanks to all who
replied to me.
-----Original Message----- From: A mailing list about Java
Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Roy
Burrows Sent: 02 November 1999 12:16 To:
[EMAIL PROTECTED] Subject: JRUN bug?
In my JSP page, I do
something like this:
<% String str = "my string"; %><input type="text" value=<%=str%>>