Hi,

I suggest to use your Apache (with configured php) instead of tomcat
running at port 8888.

Open you module's *.launch file and use something like this:
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS"
value="-out www com.op.Portail/{module}.html -noserver -port 80"/>

"-noserver" is important

I hope this helps.

Andrej

On Oct 2, 8:50 pm, RamI <[EMAIL PROTECTED]> wrote:
> Pavel,
>
> I tried
> String url = "http://localhost:8888/com.op.Portail/authenticate.php?
> name=\'RamI\'&pwd=\'"+pass+"\'";
>
> but the result is the same :s
>
> RamI
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to