Jim Reynolds wrote the following on 4/7/2006 2:02 PM:
Thanks Rick for the info.
I am running Tomcat 5.5. But for some reason, it is still not happy.
It just prints out the tag like in the page, and does no variable
substitution.
What do you mean by it prints out the tag like in the page? Are you at
least getting <html:text converted to <input name=".." when you view the
source code? (Wondering if maybe you forgot your html tag declaration?)
Or are you saying you get <input name="age"
onchange="updateStatus('${index}');/>
If it's the latter, are you sure you aren't using some old struts jars?
Make sure you aren't using the struts-el jars while working within
tomcat 5.x.
--
Rick
http://www.learntechnology.net
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]