I definitely understand wanting to know what is under the covers.  I
have given up on JBoss SEAM because there is far too much stuff going
on that is hidden away somewhere.

But anyway, I suggest that:

1. You change MyProject.html to index.html in your source tree
2. Alter your project's web.xml before jarring it up

that way you can skip steps 9 and 10.


I would also recommend learning Apache Ant.
http://ant.apache.org/

Eclipse has a built-in ant window, to run ant scripts.
Ant has commands to do almost everything you could want, including a
WAR task.
http://ant.apache.org/manual/CoreTasks/war.html

Jamie.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to