| 1. |
Can You Use Php/asp/jsf/java/.net With Phonegap? |
|
Answer» A PhoneGap APPLICATION MAY only use HTML, CSS, and JavaScript. However, you can make use of network protocols (XmlHTTPRequest, Web Sockets, etc) to EASILY communicate with backend services written in any language. This ALLOWS your PhoneGap app to remotely access existing business processes while the device is connected to the Internet. A PhoneGap application may only use HTML, CSS, and JavaScript. However, you can make use of network protocols (XmlHTTPRequest, Web Sockets, etc) to easily communicate with backend services written in any language. This allows your PhoneGap app to remotely access existing business processes while the device is connected to the Internet. |
|