| Author |
HTML5 for iOS and Android: Java vs. PHP
|
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8264
|
|
Robin:
Is there anything that ties your framework to PHP, or is it possible for us experienced Java web developers to easily swap out the server-side part of the process for the JSP/Servlet/DAO/EJB world we are used to?
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Robin Nixon
Author
Ranch Hand
Joined: Sep 20, 2011
Posts: 48
|
|
|
Hi Joe, PHP is used in the book for the server side of the Ajax communication process purely since it's the most common server side scripting language. BUt you can equally use C, Java, Ruby or whatever you like because the framework used in the book can call any type of language or even the output from a standard html page.
|
My latest book, The Web Developer's Cookbook, is now out: http://webdeveloperscookbook.com
|
 |
 |
|
|
subject: HTML5 for iOS and Android: Java vs. PHP
|
|
|