I am no able to run JSP on my machine, my machine is not a wine waiter but I want my engine as server for running these pages. In my machine I use Windows XP.
I am no able to run JSP on my machine, my machine is not a wine waiter but I want my engine as server for running these pages. In my machine I use Windows XP.
1) For running JSP pages we comprise to make our machine as server for that you have to install Tomcat Server 6.0 use using this you can make your machine as server by means of this you can run your JSP pages in your system.
Use following steps for running JSP pages
• Set your Tomcat directory. In Tomcat folder you get webapps folder in that folder you installed your complete project files. In this directory you make new JSP files.
• Assume your project in “testproject”, now your project path is C:\Tomcat\webapps\ testproject and in “testproject” folder you installed your all project files.
• After that run your index page.
JSP is a Sun Microsystems product and this is platform independent so there is no issue if you use JSP on Window XP. After that JSP is use for making dynamic HTML pages. Using JSP we can present our data dynamically, and also we use JSP for making data base connectivity, for making data base connectivity in JAVA we use JDBC.
Bookmarks