On 7/14/06, Yanroy <[EMAIL PROTECTED]> wrote:
I couldn't find an easy way to find out what my version is, so I looked inside the struts.jar file in tomcat and I found files with a number of version numbers, the highest being 2.3, which leads me to believe I'm using struts 2.3. So if I'm reading that wiki correctly, now I have to make some kind of decision between Struts-EL and JSTL? Aren't all these tags Struts-EL?
Okay, lets start over. :) Look in the web.xml file for your application, at the top. Does it have this? <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]