File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes nested:radio atribute 'idName' invalid Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Struts
Reply Bookmark "nested:radio atribute Watch "nested:radio atribute New topic
Author

nested:radio atribute 'idName' invalid

Marek Lapin
Greenhorn

Joined: Sep 19, 2004
Posts: 15
In the struts documentation is listed, among others, idName as attribute for nested:radio tag, but it is not present in the DDL for nested tag library so it is considered an invalid tag (when parsing jps page)

this concerns 1.1 and 1.2.4 versions of nested extension library (i didn't chceck others)

is it a bug or am i missing something ?

did someone used it ?

will it be suficient to add it as an attribute to the nested DDL ?
 
 
subject: nested:radio atribute 'idName' invalid
 
Threads others viewed
jboss jsp tag error
To iterate HashMap in struts
getting indexId from logic:iterate tag
logic:iterate pls any body help me
how to deprecate a tag or tag attribute in taglib?
IntelliJ Java IDE