Thank you very much. In the end I decided to move to tomcat and make
some configuration to get PHP work with it:
http://wiki.apache.org/tomcat/UsingPhp

On Oct 27, 5:16 am, Jason Essington <[EMAIL PROTECTED]> wrote:
> GWT-RPCuses Java Servlets on the server side. apache + mod_php  
> doesn't directly support servlets, so you'd have to install a servlet  
> container as well (tomcat or jetty for instance). however, the better  
> option, if the rest of your application is written in PHP would be to  
> just forgo GWT-RPCand instead use RequestBuilder and JSON to  
> communicate with your server.
>
> -jason
>
> On Oct 26, 2008, at 7:29 AM, Muhannad wrote:
>
>
>
> > Hi,
>
> > I'm building a website using PHP, MYSQL, and Apache (WAMP5 server). In
> > addition, I used GWT to create some widgets that access the server
> > throughRPC. Would you please help me how todeploymy GWT-RPCon the
> > WAMP5 server? Do I need to use Apache Tomcat instead of WAMP5?
>
> > 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