${param[Title]} not capturing full string

2004-10-28 Thread Rajesh
Hai all i just tryed EL with struts. when i pass a value as parameter key is Title and value is The Matrix when i use ${param[Title]} its displaying only The not The Matrix how can i overcome this. if i use %= request.getParameter(Title)% its working fine. Regards, Rajmahendra R.

${param[Title]} not capturing full string

2004-10-28 Thread Rajesh
Hai all i just tryed EL with struts. when i pass a value as parameter key is Title and value is The Matrix when i use ${param[Title]} its displaying only The not The Matrix how can i overcome this. if i use %= request.getParameter(Title)% its working fine. Regards, Rajmahendra R.

RE: ${param[Title]} not capturing full string

2004-10-28 Thread David G. Friedman
old text using EL? Regards, David -Original Message- From: Karr, David [mailto:[EMAIL PROTECTED] Sent: Thursday, October 28, 2004 10:53 AM To: Struts Users Mailing List Subject: RE: ${param[Title]} not capturing full string I think it would be useful to see your reference in the context