• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Equivalent XML tags?

 
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Where can i get the equivalent xml tags for all the jsp tags?
Can any one give me the url where I can read about business delegate and other patterns?
Thanks in advance,
A.Umar
 
Ranch Hand
Posts: 395
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For XML tags..
Refer the JSP 1.2 Specification. You can download the specification from www.java.sun.com.
for design Patterns,
http://developer.java.sun.com/servlet/SessionServlet?url=http://developer.java.sun.com/developer/restricted/patterns/J2EEPatternsAtAGlance.html
Need to be JDC member. Its free just become member.
cheers.
 
reply
    Bookmark Topic Watch Topic
  • New Topic