aspose file tools
The moose likes JSP and the fly likes HELP WITH JSP? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply locked New topic
Author

HELP WITH JSP?

kanna prasanth
Greenhorn

Joined: Aug 20, 2008
Posts: 8
Hello ,
To get to know the concept can anyone answer my questions in detail along with an example.

first step: Have to create a Loginpage.jsp in JSP with LOGIN id and Password.
second step: I am using MS Access as my present database which stores name and password.
Third step: Please explain to me how connection is made between Access and My Loginpage.jsp and what needs to be done in control panel(i donno that too).

Fourth step: This loginpage.jsp shld validate user id and password and if they are correct shld , send it to the next page through session.
Sagar Birari
Greenhorn

Joined: Sep 05, 2008
Posts: 11
Hello
1st read books about JSP,try googling for how to connect t Ms-access database

Regards


Sagar Birari
Development & Technical Blog
Martijn Verburg
author
Bartender

Joined: Jun 24, 2003
Posts: 3268

Hi there,

The policy in Javaranch is not to simply give out code, see NotACodeMill for details.

Now, what steps have you tried so far? Is there anything in particular that you are stuck on?

Assuming you are brand new to JSP development I strongly recommend you take some tutorials on the subject before diving into this task

One site to try is Here

Also please do post with a descriptive title, it will help guide hte right experts to your question!

Ah, I see that you've done with your duplicate post, so in that case please do not post duplicate questions, see UseOneThreadPerQuestion for details.

A Bartender will probably be along to close this thread off shortly
[ September 16, 2008: Message edited by: Martijn Verburg ]

Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56157
    
  13

Please do not post the same question more than once.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: HELP WITH JSP?
 
Similar Threads
domain name for Intranet project
creating a Loginpage.jsp in JSP with LOGIN id and Password.
problem with getRequestURL() in Filter
Pls Help with JSP code
domain name for Intranet project