You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ted Haynes <ed...@shaws.com> on 2003/01/09 17:46:06 UTC

JSP Scripting variables null

Tomcat 4.1.10
Red Hat Linux Advanced Server release 2.1AS/i686 (Pensacola)

I am using TagExtraInfo with my JSP Custom tags to make scripting variables
available within my jsp pages. I have the variables defined as
VariableInfo.AT_BEGIN in the class that extends TagExtraInfo. But within my
custom tags, the scripting variables are all null, but they are available
after my custom tag.

I recently moved from the below setup where my custom tags worked.

Red Hat Linux release 7.1 (Seawolf)
Tomcat 4.0.2-3


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>