Hey Vikas, using PHP is no problem. But you won´t be able to use GWT-RPC. You have to use a JSON interface instead.
check out this doc: http://code.google.com/intl/de-DE/webtoolkit/doc/latest/tutorial/JSONphp.html On 3 Aug., 14:12, Vikas Thapliyal <[email protected]> wrote: > Hi, > > We have a PHP web site using Apache web server. > I want to use GWT in this site. > > Can I use GWT as UI components and still use PHP as my server side > scripting language or I have to shift to Java (for server side > programming) to listen events from GWT conponents.? > > Any other problem that can be forseen with my approach. > > Thanks in advance. > Vikas Thapliyal -- 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.
