Hi,
I want to browse to the page using my machine name instead of localhost after launching the LS server.
currently I can browse all demos using address [url]
http://localhost:8090(it[/url] works fine using redhat enterprise 5.0 / apache
but if I browse to stocklistdemo using my machine name (consider my machine name: Raptor) address
http://Raptor:8090/the page is not displaying (broken link error
what changes should I do display the page by using my machine name address instead of localhost ?