Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Custom Tag Problem

  Asked By: Maria    Date: Jul 27    Category: Java    Views: 498
  

I m making nested custom tags and I made a method addChildren(TagSupport child)
in Parent tag(top level tag).I want to get attributes name and values of
children.how can I do it.I tried but unable to find method to get TagData
object(which have
getAttribute(java.lang.String attName))
method.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Custom Tag Problem Or get search suggestion and latest updates.




Tagged: