Cooperating tag

2002-12-30 Thread Randy Belknap
Should I be able to create a variable using and then use it to set the value of an attribute in my own custom tag? When I try and use "${myVar}" to pass the value to my custom tag, what receive is the literal "${myVar}". In otherwords it doesn't evaluate the expression. I've tested under Tomca

JSTL and Tomcat 5.0 alpha

2002-12-30 Thread grenoml
I want to test out Tomcat 5.0 alpha (JSP 2.0) and would like to do so with JSTL. Where would I locate a version of JSTL that I can use with this Tomcat version? Would JSTL 1.0.2 have conflicts because of the two EL implementations? Regards, Gerry Reno __

where can I find resources about the standard tag library

2002-12-30 Thread ludoviko
hy, i have installed the standard tag library. i have installed the standard-examples of the tag library. It does not work when i push any of the example links. i guess i need the source of the *.class -v.g. the Init.class- configuration files to change them accordingly to my enviroment and da