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: Closed
>Resolution: Duplicate
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-09-21 22:17

Message:
Logged In: YES 
user_id=798060

closing as a duplicate of 536613 (which is still open)

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

Comment By: Will Glass-Husain (wglass)
Date: 2004-08-24 16: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 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: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to