Hy,

I'm trying to create a taglib and use it in my JSP for the first time. 
I've got to mention that I haven't done much in JSP, so it might be 
bullsh*t, what I talk:

I've defined a simple taglib that contains a single tag, that iterates 
over it's body and sets a scripting variable to a specific value each 
iteratio ( = simply iterates over a List).

The name of the scripting variable is defined by a parameter to the tag.

The taglib seems to work and a simple JSP works as expected, but IDEA 
marks the variable as not defined. Since I haven't done any JSPs before I 
havent followed the corresponding discussions on this newsgroups. So 
please tell me: is this a known bug or missing feature?

regards
Joachim Sauer

-- 
Anyone who gets in between me and my morning coffee should be insecure. 
[sic]
                                                             - RFC 2324
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to