my dog learned polymorphism
The moose likes JSP and the fly likes fetch domain name from database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "fetch domain name from database" Watch "fetch domain name from database" New topic
Author

fetch domain name from database

Santanu Acharya
Greenhorn

Joined: Oct 10, 2011
Posts: 2

Here i fetch domain name from database i want to show the services according to selected domain.How I automatically refreshed it in jsp..(service names are also present in database)
I Wayan Saryada
Ranch Hand

Joined: Feb 05, 2004
Posts: 83

Not quite sure with the question was. You can refresh a page using Javascript or the html meta refresh. Is that what you need?


Website: Learn Java by Examples
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: fetch domain name from database
 
Similar Threads
get table values from jsp to servlet
How to build AraryList effectively
Keep the combobox entries after the form submission
Busy page while data loading
Interfaces in Component Diagram