-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Otmar,

On 6/8/2010 2:06 PM, Otmar Manuela wrote:
> URL loading the contact form page:  
> http://www.somedomain.com/contact.do?itemCode=ABC
> 
> Contact Form Page:
> ......
> <p>Please send me info regarding ${param.itemCode}</p>

You are missing some very important information: what is "param"?

> I'm trying to avoid the "<%=   %>" syntax
> as much as possible.

Good plan. Shouldn't you be using <c:out> instead of just ${param.itemCode}?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwO5CEACgkQ9CaO5/Lv0PB8awCghTWt1fUouJ8grTPnhHulx2Lm
tzIAniy3IyR+c6KE6fXkH4jm0qteHuVP
=V4CE
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to