you should be able to do the entire project in a day or two if you type at a less than glacial pace.
We're NOT going to help you cheat on an assignment you had 2 months for that you can do in 2 days (or any assignment for that matter).
You're either lazy and/or incompetent, and both of those are very valid reasons to want you to fail and fail miserably.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
> I have tried my level best to complete the project within 2 months but I am not able to do
> that.
Maybe you looked in the wrong places; the internet is choke full of resources which can help you complete almost every school level project. You just need to google for 'jsp tutorial' or 'jsp samples' and along those lines and you would have enough on your hands to keep you busy reading for weeks to come.
> If anyone can solve my problem of combobox then also it will be ok.
request.getParameter("nameOfYourCombo"); or request.getParameterValues("nameOfYourCombo") if you are allowing multiple selection.
It is the very basic concept of Servlet / JSP programming. Read this .
~s.o.s~
Failure as a human
11,938 posts since Jun 2006
Reputation Points: 3,281
Solved Threads: 734