| Author |
Need help on subdomain
|
Ram kanana
Ranch Hand
Joined: Apr 13, 2006
Posts: 34
|
|
I want to create subdomain dynamically. i set server configuration to allow subdomains dynamically. The problem is on JSP/Servlet. That is when the user registered, create a subdomain instantly. how i implement in JSP/Servlet Code or write code. Is there any source code or please provide a solution for that.
|
 |
Ram kanana
Ranch Hand
Joined: Apr 13, 2006
Posts: 34
|
|
|
Actually there is any result for that or not?
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
First, see: http://faq.javaranch.com/view?PatienceIsAVirtue Subdomains have nothing to do with servlets. They are a function of DNS servers.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: Need help on subdomain
|
|
|