Hie
I deployed my application to GAE and the url is:
http://1.sakshumweb.appspot.com/
and it automatically points to:  http://1.sakshumweb.appspot.com/
ui/page/index.html
as expected.

In my web.xml I have the entry:
<welcome-file-list>
<welcome-file>ui/page/index.html</welcome-file>
</welcome-file-list>


But the links on index.html still points to  http://1.sakshumweb.appspot.com
so how to solve this so that all links automatically search in ui/page
directory?

Thankx and Regards


Vik
Founder
www.sakshum.com
www.sakshum.blogspot.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to