Tag ‘java’

JQTouch mobile app integration with SmartFoxServer

Brad Midgley

In the previous articles on  http://surgeworksmobile.com/cross-platform/jqtouch-mobile-app-for-user-registration-tutorial, I focused on the JQTouch side of things. I’d like to mention the ingredients to make the app work with SmartFoxServer since that can be tricky.

I built both grails and jython web services to serve as the back end interface for this application. Unfortunately, both these implementations would not work with SFS, so I made a very simple JSP servlet to handle registration requests.

First, the structure of

Continue reading

Rhodes 1.4: Your java bin folder does not appear to be on your path.

rhomobile-rhodesYou might encounter the following error message when working with 1-4-unstable branch of Rhodes:

Your java bin folder does not appear to be on your path.
This is required to use rhodes.

Here is the fix…

Continue reading