DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   JSP (http://www.daniweb.com/forums/forum24.html)
-   -   I want source code of Recruitment website in JSP (http://www.daniweb.com/forums/thread122076.html)

Gunjan Bhatt May 2nd, 2008 6:56 am
I want source code of Recruitment website in JSP
 
I have tried my level best to complete the project within 2 months but I am not able to do that.

I am getting the problem in retriving the data from combo box and displaying it on nect page and inserting it in MySQL database. I dont know the procedure of how to retrive the data from the combo box.

I am having only 10 days to complete my project and I am nill till today Please help me out.

IF anyone can provide me entire source code for this project then I will be really pleased.

If anyone can solve my problem of combobox then also it will be ok.

jwenting May 2nd, 2008 7:58 am
Re: I want source code of Recruitment website in JSP
 
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.

~s.o.s~ May 2nd, 2008 12:21 pm
Re: I want source code of Recruitment website in JSP
 
> 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.


All times are GMT -4. The time now is 4:08 pm.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC