| Author |
Checking the domain name is already registered or not
|
Aravind Prasad
Ranch Hand
Joined: Dec 28, 2005
Posts: 258
|
|
Dear Ranchers, I'm doing a project in JSP for a domain spacing company. They want their clients to check the domain name they have to register is already registered or not. Please help me how can i do this in JSP page the form design is text box : enter the domain name check availability for egs : if they type www.javaranch.com it has to check and bring it is already available. Please help me how can i do this Thanks in advance regards Aravind Prasad
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6588
|
|
|
Cant they use the internic service ?
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
There is nothing specific in JSP for doing this. Moving to Sockets and Other Internet Protocols.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: Checking the domain name is already registered or not
|
|
|