• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

URGENT: require help on struts-nested taglib

 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can anyone provide me pointers to tutorial (except the API) on using tags of struts-nested taglib.

More specifically, I'm looking for what <nested:root> tag does ?

Can anyone help me out in understanding this jsp code on following points:
1) In the <nested:root> tag what does the attribute "name=message" refer to ?

2) Is "message" some logical name to any other bean class ? If yes, how can I find that class ?

3) Also, what do the attributes in other nested tage mean ?

 
Lalit Bansal
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
top...

Can anyone please respond to the above query asap.

Thanks in advance.

regards,
 
reply
    Bookmark Topic Watch Topic
  • New Topic