• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

New to JSP(How to use JSP 2.4 in servlet-Tomcat 5.0.19)

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Iam new to JSP. I want to create
dynamic application with list boxes
and buttons.
Iam using tomcat 5.0.19. I want
to know how to create and use JSP
along with servlet..
Reagards
Madhan
 
Ranch Hand
Posts: 62
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Better click on following link to know how to install and configure Tomcat to work with JSP and Servlet.
http://sit.iitkgp.ernet.in/~nnanda/config.html.
There you'll find a discussion on how to configure it on Linux, however, except the installation, tomcat configuration for both Windows and Linux is same.
 
reply
    Bookmark Topic Watch Topic
  • New Topic