Thread
:
Trying to pass JSP variables into input:select attributes. Help badly needed
View Single Post
#
3
(
permalink
)
Apr 19th, 2007, 09:44
danwms
New Member
Join Date: Apr 2007
Location: Manchester
Age: 25
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Trying to pass JSP variables into input:select attributes. Help badly needed
I managed to sort this out by doing,
String q = "\"";
and then substituting the " with q.
danwms
View Public Profile
Find all posts by danwms