Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

string concat in JSTL

843838May 11 2006 — edited May 11 2006
<c:param name="del" value="${row.name}"/>

this is returning Customer 1

want it to be "Customer 1" with quotes around it.

How to do this using JSTL?

Thanks.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 8 2006
Added on May 11 2006
1 comment
284 views