Two Laptop Bag
The moose likes EJB and other Java EE Technologies and the fly likes Dmain name creation using J2EE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Dmain name creation using J2EE" Watch "Dmain name creation using J2EE" New topic
Author

Dmain name creation using J2EE

jaya lakshmi
Greenhorn

Joined: Mar 04, 2005
Posts: 10
Hi,

Pls any body tell me how to create a new Domain name using java.
What API i need to use. Is there any built in class available for checking the availablity of a new domain name?.

Please help me.

Jaya.
Valentin Tanase
Ranch Hand

Joined: Feb 17, 2005
Posts: 704
Hi Jaya,

Can you please rephrase your question? I�m not sure if I understand you, because the term domain is so vague. Because this is a J2EE/EJB topic I try to understand your question within this context but it still doesn�t ring any bell to me. Can you explain little bit clearer what you�re trying to achieve?
Regards.


I think, therefore I exist -- Rene Descartes
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26216
    
  66

Jaya,
To register a domain name, you generally go through a company like Network Solutions. Unless you are selling domain names, it is a manual process. If you are selling domain names, I imagine there is a web service to tap into the official database.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
jaya lakshmi
Greenhorn

Joined: Mar 04, 2005
Posts: 10
Hi Valentin,

My question is how do i create a webservice program using J2EE, which will allow to create a new domain like aaa.com etc. Also i need to search whether a combination of words exists as a domain name?.

Hope this will clear your doubts.

Jaya
Valentin Tanase
Ranch Hand

Joined: Feb 17, 2005
Posts: 704
Hi Jaya,

I understand now what is your aim, but unfortunately this is a topic very new to me as well and I cannot help you in any ways. Sorry again. I hope Jeanne�s answer helped you to get on the right track, because it makes a lot of sense to me.
Regards.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Dmain name creation using J2EE
 
Similar Threads
Problem with the Domain Creation for Weblogic 6.1
NT Authentication
Urgent:Shell Script to automate the deployment process on weblogic6.0
org.xbill package for ZONE Transfer for a domainname
proble in converting ArrayList<String> to ArrayList<Object>