Bugs item #958595, was opened at 2004-05-22 19:43
Message generated for change (Comment added) made by fgiust
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: fabrizio giustina (fgiust)
Date: 2004-05-22 19: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


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to