954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

jsp,eclipse and weblogic server

hi expert!
i am new to jsp. i m using a html form to get user input. i want to collect all the information given by the user, using a javabean class with it's get and set property. and again i wat to display it to the user.
i am using eclipse ide and weblogic server.
but when i call that html form inertnet explore using
http://localhost:7001/example/userinfo.htm first i see the form and as i fill this form and press submit, controll goes to jsp page which has

but at this point i get an error

Parsing of JSP File '/examples/jsp/forms/process.jsp' failed:
/examples/jsp/forms/process.jsp(9): class 'foo.FormBean' could not be loaded
probably occurred due to an error in /examples/jsp/forms/process.jsp line 9:

plz help me to sort out this problem.

regards
Abhishek

abhishek.tyagi1
Newbie Poster
6 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

Did you add an import statement to the JSP declaration?

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 
Did you add an import statement to the JSP declaration?


hi jwenting!
i am sorry. but i could not get u?

abhishek.tyagi1
Newbie Poster
6 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 
Did you add an import statement to the JSP declaration?


hi!
plz help me if u can. what is that speacial declaration?

abhishek.tyagi1
Newbie Poster
6 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 



What's your name?

What's your e-mail address?

What's your age?

abhishek.tyagi1
Newbie Poster
6 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 





What's your name?

What's your e-mail address?

What's your age?

abhishek.tyagi1
Newbie Poster
6 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

I told you what to do... You should be able to figure out how to do it on your own.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 
I told you what to do... You should be able to figure out how to do it on your own.


thanks dear!
i got the solution.
regards
abhishek

abhishek.tyagi1
Newbie Poster
6 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 
thanks dear! i got the solution. regards abhishek


hi,
abhishek how u get rid of this problem pls tell me
i m also searching for the solution
pls help me

GHANSHYAM176
Newbie Poster
1 post since Nov 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You