Bugs item #958595, was opened at 2004-05-22 17:43
Message generated for change (Comment added) made by wglass
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=958595&group_id=73068

Category: example webapp
Group: planned for 1.0
Status: Open
Resolution: None
Priority: 5
Submitted By: fabrizio giustina (fgiust)
Assigned to: fabrizio giustina (fgiust)
Summary: Nested table example not working on Tomcat 3

Initial Comment:
the nested tabple example page crashes with the 
following exception in tomcat 3:

org.apache.jasper.compiler.ParseException: 
webapps\displaytag\example-nestedtables.jsp(14,38) 
Attribute test.item[ has no value
        at 
org.apache.jasper.compiler.JspReader.parseAttributeValue
(JspReader.java:528)
        at 
org.apache.jasper.compiler.JspReader.parseTagAttributes
(JspReader.java:644)


----------------------------------------------------------------------

Comment By: Will Glass-Husain (wglass)
Date: 2004-08-24 14:38

Message:
Logged In: YES 
user_id=643158

This appears to be the same issue:

http://sourceforge.net/tracker/index.php?
func=detail&aid=994355&group_id=73068&atid=536613

----------------------------------------------------------------------

Comment By: fabrizio giustina (fgiust)
Date: 2004-05-22 17:55

Message:
Logged In: YES 
user_id=798060

the first error has been fixed, but now tomcat complain for 
the dusplicate declaration of the mediaType attribute:

displaytag\example_0002dnestedtables_1.java:435: 
Variable 'mediaType' is already defined in this method.
                              
org.displaytag.properties.MediaTypeEnum mediaType = null;


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=958595&group_id=73068


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to