help regarding project completion

Reply

Join Date: Mar 2008
Posts: 2
Reputation: friends_ajai is an unknown quantity at this point 
Solved Threads: 0
friends_ajai friends_ajai is offline Offline
Newbie Poster

help regarding project completion

 
0
  #1
Mar 28th, 2008
I am a student of b.tech with computer science And I am
using a "JSP BASED LIBRARY MANAGEMENT SYSTEM " project which I have downloaded from a website("sourceforge.net")..But I m facing problems in using it succesfully.

I have installed :
a.tomcat 5.0
b.mysql5.0
c.j2sdkee1.3.1
d.jdk1.5.0
2.set all the envoirment variables as told by you.
3.unziped javalibrary to tomcat/webapps.
4.created database jsp_library then executed all the sql commands.

on running the project ,after giving input to the login screen it gives error::

.............................. ..............................
..........................................................................................................................................

HTTP Status 404 - /JavaLibrary/servlet/sjservlets.LoginProcess

--------------------------------------------------------------------------------

type Status report

message /JavaLibrary/servlet/sjservlets.LoginProcess

description The requested resource (/JavaLibrary/servlet/sjservlets.LoginProcess) is not available.


--------------------------------------------------------------------------------

Apache Tomcat/5.0.28
......................................................................................................................................................................................................




Please help me in running this project succesfuly as fast as anyone can do.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: help regarding project completion

 
0
  #2
Mar 28th, 2008
No need for option c), all the necessary classes you need from that are included in a)
Noone here told you what to do in 2) ...

what's the URI for that login screen? Most likely you have something wrong in your setup, remember that URIs are case sensitive for example.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 2
Reputation: friends_ajai is an unknown quantity at this point 
Solved Threads: 0
friends_ajai friends_ajai is offline Offline
Newbie Poster

Re: help regarding project completion

 
0
  #3
Mar 30th, 2008
Originally Posted by jwenting View Post
No need for option c), all the necessary classes you need from that are included in a)
Noone here told you what to do in 2) ...

what's the URI for that login screen? Most likely you have something wrong in your setup, remember that URIs are case sensitive for example.
oh it was told me by project developer,xcuse for misunderstanding url for login screen is right and there is nothing wrong with setup,problem may be in connecting to database or in mapping servlets.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: help regarding project completion

 
0
  #4
Mar 30th, 2008
well, there is quite obviously something wrong with the setup you created else it would work.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 1
Reputation: kristo_abhi is an unknown quantity at this point 
Solved Threads: 0
kristo_abhi kristo_abhi is offline Offline
Newbie Poster

Re: help regarding project completion

 
0
  #5
Mar 30th, 2008
Originally Posted by friends_ajai View Post
I am a student of b.tech with computer science And I am
using a "JSP BASED LIBRARY MANAGEMENT SYSTEM " project which I have downloaded from a website("sourceforge.net")..But I m facing problems in using it succesfully.

I have installed :
a.tomcat 5.0
b.mysql5.0
c.j2sdkee1.3.1
d.jdk1.5.0
2.set all the envoirment variables as told by you.
3.unziped javalibrary to tomcat/webapps.
4.created database jsp_library then executed all the sql commands.

on running the project ,after giving input to the login screen it gives error::

.............................. ..............................
..........................................................................................................................................

HTTP Status 404 - /JavaLibrary/servlet/sjservlets.LoginProcess

--------------------------------------------------------------------------------

type Status report

message /JavaLibrary/servlet/sjservlets.LoginProcess

description The requested resource (/JavaLibrary/servlet/sjservlets.LoginProcess) is not available.


--------------------------------------------------------------------------------

Apache Tomcat/5.0.28
......................................................................................................................................................................................................




Please help me in running this project succesfuly as fast as anyone can do.

This kinda error comes when the server is unable to find the page at specified location.
Possible cause :
Incorrect case-naming of folders ( caps - small problem)
Incorrect folder name,
incorrect page name,
or invalid folder location or page doest not exists in folder name.

Please check the names and all mappings, and give little bit more details regarding the same.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JSP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC