regarding configuring in inbuild(embedded) tomcat /our own tomact server

1 view
Skip to first unread message

Jagadish

unread,
May 18, 2007, 11:02:50 AM5/18/07
to Google Web Toolkit
Hi,
1. can u tell me why there r 2 files are there
--> Dynatabl.gwt.xml
--.>web.xml file
and what is the purpose of each & every file ,what is the fundamental
difference between these 2 files.is there is any link b/w these 2
files r there ,how can these 2 files r interlinked
2.when we send request to a resource?(static/dynamic) ,let consider
dynamic resouce (Servelt)
we have to configure in the web.xml file ,therefore the servlet
container (let tomcat)will take the information like servlet name
after matching the url pattern from the web.xml file then recogizes
the name of the servlet class from this(web.xml) file ,then process
the servlet ,then sends the response,.all these thiongs happens due to
configuring in web.xml file only.
here in gwt how we will achieve this ?by configuring in web.xml
file or ---.gwt.xml file,plz tell me in more details.
3.shall we run our gwt application using our own tomcat server i.e
using port no. 8080,as we run our normal java applications in Tomcat
server instead of gwt Tomcat server which uses port no8888
if we can run can tell me the steps how to do it.
Regards,
jagadish

bch...@gmail.com

unread,
May 19, 2007, 3:59:53 AM5/19/07
to Google Web Toolkit
Greetings,

I believe *.gwt.xml file is not used after the application is already
deployed, thus, most of your questions are not relevant. It's used to
help supply information on where to find the modules, and how to
compile, but it does not exist in the compiled files. (as far as I can
tell)

Reply all
Reply to author
Forward
0 new messages