Re: Unknown attribute type (String) for attribute folder.

2006-08-11 Thread Edoardo Panfili
Pid ha scritto: java.lang.String, not String it works (obviously) thanks a lot. Edoardo Edoardo Panfili wrote: hi, I have a custom tag that seems not work as I need. I need th use the tag with a parameter that I know only at run time. For this reason I put true in the tag description. When

Re: Unknown attribute type (String) for attribute folder.

2006-08-11 Thread Pid
java.lang.String, not String Edoardo Panfili wrote: > hi, > I have a custom tag that seems not work as I need. > I need th use the tag with a parameter that I know only at run time. For > this reason I put > true in the tag description. > When I use the tag Tomcat (5.5.17) raises that exception