Problem with jsp expression

Still kind of new to JSPs. I retrieved some info from the db and want to display it in a series of textboxes. I'm using a jsp expression like this:
>

The method returns a string. The problem is is that if the string has any spaces all that is displayed is the first word before the space. I've tested it with a simple string containing the words "Hello World" and again all it shows is "Hello". I've also tried it without the size in the input tag. Any help would be greatly appreciated.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories