> 1) Am I correct in thinking that you are able to use EL under JSP 1.2 > container?
Yes > > 2) If yes, are there any differences in how you would use it under JSP > 1.2? Yes, there are things in jsp2 el that are not in jsp1.2 el. Check the specs for details. > > 3) How do you set up your container/jsp so it can use EL? In the struts package, check: contrib\struts-el It contains everything you need to get the el versions of struts taglibs, and jstl 1 taglibs to work. Daniel. > > Thank you. > > Yaakov Chaikin > Software Engineer > BAE SYSTEMS > 301-838-6899 (ph) > 301-838-6802 (fax) > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

