• 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

Java Server Pages

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Where can i find good resource on JSP. I am just a beginner in Java and would like to learn JSP.
Pl. Help
Thanks
Dhanashri
 
Ranch Hand
Posts: 569
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dhanasri,
You can get JSP tutorials from Sun's website. The link for the page is at http://java.sun.com/products/jsp/html/jspbasics.fm.html
Another one at Sun's site is athttp://developer.java.sun.com/developer/onlineTraining/JSPIntro/
Marty Hall's tutorial is available at http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/
You can also visit JavaRanch's Servlet's and JSP forum for further queries on JSP
Hope this helps,
Hema
 
Hema Menon
Ranch Hand
Posts: 569
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JGuru JSP tutorial is available at http://developer.java.sun.com/developer/onlineTraining/JSPIntro/
Thanks,
-Hema
 
Sheriff
Posts: 7001
6
Eclipse IDE Python C++ Debian Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We have a whole forum dedicated to Servlet and JSP questions, You are bound to get more useful answers there, so I've moved this post for you.
 
Ranch Hand
Posts: 92
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
check out http://www.jspinsider.com/articles/jsp/Learning_JSP.html
It gives the entire idea of JSP.Hope this information finds useful to u.
Regards!
Preethi.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic