On 26 October 2010 18:10, Subhrajyoti Moitra <subhrajyo...@gmail.com> wrote:
> Hello,
> I have to build an application which has a PHP backend and GWT client.
> How do we make it crawlable? The urls follows Google, ajax url format of
> "#!".

You can "give" click events the particular elements for example div.
See the jQuery for example where you have to set only the element's id
and the type of the element doesn't matter. As far as I know Selenium
able to the same. The ID is known and click.

> How do we take HTMLsnapshots using PHP or GWT? I know HTMLUnit does the job,
> but the backend is PHP and not java.
> Please help.

Unfortunately, In this part I can't help you yet. :)

-- 
- -
--  Csanyi Andras (Sayusi Ando)  -- http://sayusi.hu --
http://facebook.com/andras.csanyi
--  ""Trust in God and keep your gunpowder dry!" - Cromwell

-- 
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-tool...@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