hello,

my problem is not simple to explain.
I'm using jdeveloper and mandriva with gwtdeveloper (a plugin for
jdeveloper).

I installed jdeveloper 10.1.3.5.0, GWT 2.0.2.
I entered in a console : ./webAppCreator -out otn
otn.todo.client.TodoApp .
the project otn was created.

then, I went into jdeveloper, and the problems began!
I created a new application, and a new web project with the following
parameters:
directory name : .../otn  (the path to the directory otn)
web application version : J2EE 1.4
J2EE context root : TodoApp
J2EE application name : TodoApp
document root : .../otn/war

I have the files in the jdeveloper's project :
http://www.hiboox.fr/go/images/informatique/capture-d’-an-2010-02-16-3-17-01,d4ec03adfb511c9727032f8f20bea839.png.html
.

when I run the project, I can't see the html page in the hosted mode,
I have to launch firefox and then I have the first html page which is
displayed, not the new one (I explain me : the original page is a kind
of logon page, it asks the name of the user; and I modified the java
file in the gwt project in order to display "hello world" and to have
a button which allows to hide/display the "hello world").
for more informations see : 
http://www.oracle.com/technology/pub/articles/dubois-gwt.html
, it's the tutorial I follow.

so my problem is that :
I can't have the modifications made, this is the major problem
the original page has no graphic (no textbox), so there is an issue
with GWT

I understand all this is not very clear, but if you could help me it
would be appreciated a lot!

olivier


-- 
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