You might try a history handler, and have cell phones access http://mygwtapp.mycorp.com/#cell I've done this in my app, in part to provided certain clients access specifically configured features, while other clients are sent to a login to gain full access.
On Dec 25, 9:17 am, sagi butbul <[email protected]> wrote: > hello!! > im new in gwt and http protocol, so please be gentle, my web > application needs to reply to http requests from a cell phone client, > but since i use the rpc mechanism, i find hard to differentiate > between the entrypoint client of the web application to the cellphone > client. should i still use rpc? should i rap it with somthing else? if > you could give me a direction ill be realy grateful, > Sagi. -- 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.
