• 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

what all needed for jsp????

 
Ranch Hand
Posts: 111
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I am starting learning JSP and servlets .can anybody suggest what are the best possible combinations (considering the utility in real world too) for the editor,web server , other servers and tools needed for this server side tech. and those that are available online for free???is there any application server needed too?What is WebLogic(i came thru in this forum)?
reply will be appreciated
thanks
preeti
 
Ranch Hand
Posts: 5040
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

preethi:
while I understand that you are a beginner, most of these
are answered in the first chapter of a JSP book. please take
some time to read these or go through the online tutorials
on the sun web pages (i already answered your other post).
Obviously, you don't expect someone to reply with the whole
JSP intro, when it is already accessible on a lot of websites.
Atleast, not from me, sorry!
I don't mean to discourage you or be harsh, but I expect you
to do some homework before you ask. Hope you take this is the
right way. Thanks for understanding.
regds.
- satya
 
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
yeah as much as i hate to be rude by concurring with satya it is true that even novice question should be above a certain threshold to merit a response :-)
but to answer to the post you need a web server capable of serving jsp's . I use JRun for windows, i think it has little or no learning curve, but most ppl seem to recommend apache.
you can get an evaluation of Jrun from allaire.com and apache is a freeware at apache.org
-manav
 
Ranch Hand
Posts: 255
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
did somebody remember to remember your mind...i often forget it.
 
When all four tires fall off your canoe, how many tiny ads does it take to build a doghouse?
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic