Re: the difference between struts with JSTL tags and struts-el tags

2004-06-06 Thread vancega
Kay, Thanks for your reply. Do you have a valid taglib directive in your JSP? Yes. Do you have both the struts.jar and strutsel.jar in your WEB-INF/lib, Yes. both struts.jar and struts-el.jar and there are no other instances of those jars in your classpath? my classpath:

RE: the difference between struts with JSTL tags and struts-el tags

2004-06-05 Thread Karr, David
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] I am confused after using struts-el tags. I was previously using standard struts tags with jstl tags as needed. After I switched to use struts-el, some of tags are no more working. for example, readonly=true