• 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

I would like to learn JSP

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys! I am new in java but not in programming.. ive been coding for c - c# for sometime now.. but now.. i would like to shift to using java.. specially doing jsp.. web services.. for now.. I would like to focus on learning from the basics to advance.. any of you guys would like to recommend what are the steps i need to learn JSP. I already know all about html.. some scripting... just need a head start for java programming.. targetting is enterprise solutions.
[ November 11, 2006: Message edited by: Bear Bibeault ]
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Getting a good handle on Java before diving into JSP would be a good start.

You can also visit the JavaRanch Bunkhouse for book recommendations.

When you do decide to dive into JSP, make sure whatever reference you use addresses modern JSP (JSP 2.0). Most texts are pretty antiquated.

And don't be suckered into adopting a big framework until you understand the basics.
 
red rived
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi! Thanks for the resources.. I'll find one or a couple that will suit my goal. I am planning to learn it basics for 1 month and doing enterprise for a month or so.. Hope I can do that in a so little time. I'll be here JavaRanch.
 
reply
    Bookmark Topic Watch Topic
  • New Topic