hi all,

i deployed my app on tomcat but whenever i type in my url

eg http://localhost:8080/gwt-test-MySQLConn/

it will always go to the default application.html

eg 
http://localhost:8080/gwt-test-MySQLConn/com.tribling.gwt.test.mysqlconn.Application/Application.html


but my application should be this:

http://localhost:8080/gwt-test-MySQLConn/com.tribling.gwt.test.mysqlconn.MySQLConn/MySQLConn.html


**where can i make the changes>? thank you
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to