Download iphoneandjavawebservices Free Java Code

Description

An iPhone (Cocoa) and Desktop (Java) pair of applications that showcase the interop of iPhone apps and Web Services.

Icons

iphoneandjavawebservices

Source Files

The download file iphoneandjavawebservices-master.zip has the following entries.


GrailsEndpoint-RESTful/.classpath//from  w  w  w.  j ava2s .  c  o  m
GrailsEndpoint-RESTful/.gitignore
GrailsEndpoint-RESTful/.project
GrailsEndpoint-RESTful/.settings/org.codehaus.groovy.eclipse.preferences.prefs
GrailsEndpoint-RESTful/README.txt
GrailsEndpoint-RESTful/application.properties
GrailsEndpoint-RESTful/build.xml
GrailsEndpoint-RESTful/devDB.properties
GrailsEndpoint-RESTful/devDB.script
GrailsEndpoint-RESTful/grails-app/conf/BootStrap.groovy
GrailsEndpoint-RESTful/grails-app/conf/Config.groovy
GrailsEndpoint-RESTful/grails-app/conf/DataSource.groovy
GrailsEndpoint-RESTful/grails-app/conf/UrlMappings.groovy
GrailsEndpoint-RESTful/grails-app/conf/spring/resources.groovy
GrailsEndpoint-RESTful/grails-app/controllers/ContestantController.groovy
GrailsEndpoint-RESTful/grails-app/controllers/ContestantRESTController.groovy
GrailsEndpoint-RESTful/grails-app/domain/Contestant.groovy
GrailsEndpoint-RESTful/grails-app/i18n/messages.properties
GrailsEndpoint-RESTful/grails-app/i18n/messages_de.properties
GrailsEndpoint-RESTful/grails-app/i18n/messages_es.properties
GrailsEndpoint-RESTful/grails-app/i18n/messages_fr.properties
GrailsEndpoint-RESTful/grails-app/i18n/messages_it.properties
GrailsEndpoint-RESTful/grails-app/i18n/messages_ja.properties
GrailsEndpoint-RESTful/grails-app/i18n/messages_nl.properties
GrailsEndpoint-RESTful/grails-app/i18n/messages_pt_BR.properties
GrailsEndpoint-RESTful/grails-app/i18n/messages_ru.properties
GrailsEndpoint-RESTful/grails-app/i18n/messages_th.properties
GrailsEndpoint-RESTful/grails-app/i18n/messages_zh_CN.properties
GrailsEndpoint-RESTful/grails-app/views/error.gsp
GrailsEndpoint-RESTful/grails-app/views/layouts/main.gsp
GrailsEndpoint-RESTful/ivy.xml
GrailsEndpoint-RESTful/ivysettings.xml
GrailsEndpoint-RESTful/prodDb.properties
GrailsEndpoint-RESTful/prodDb.script
GrailsEndpoint-RESTful/restgrails-test.launch
GrailsEndpoint-RESTful/restgrails.launch
GrailsEndpoint-RESTful/restgrails.tmproj
GrailsEndpoint-RESTful/test/integration/BookRESTControllerTests.groovy
GrailsEndpoint-RESTful/test/integration/ContestantControllerTests.groovy
GrailsEndpoint-RESTful/test/integration/ContestantRESTControllerTests.groovy
GrailsEndpoint-RESTful/test/integration/ContestantTests.groovy
GrailsEndpoint-RESTful/web-app/css/main.css
GrailsEndpoint-RESTful/web-app/images/favicon.ico
GrailsEndpoint-RESTful/web-app/images/grails_logo.jpg
GrailsEndpoint-RESTful/web-app/images/skin/database_add.png
GrailsEndpoint-RESTful/web-app/images/skin/database_delete.png
GrailsEndpoint-RESTful/web-app/images/skin/database_edit.png
GrailsEndpoint-RESTful/web-app/images/skin/database_save.png
GrailsEndpoint-RESTful/web-app/images/skin/database_table.png
GrailsEndpoint-RESTful/web-app/images/skin/exclamation.png
GrailsEndpoint-RESTful/web-app/images/skin/house.png
GrailsEndpoint-RESTful/web-app/images/skin/information.png
GrailsEndpoint-RESTful/web-app/images/skin/shadow.jpg
GrailsEndpoint-RESTful/web-app/images/skin/sorted_asc.gif
GrailsEndpoint-RESTful/web-app/images/skin/sorted_desc.gif
GrailsEndpoint-RESTful/web-app/images/spinner.gif
GrailsEndpoint-RESTful/web-app/index.gsp
GrailsEndpoint-RESTful/web-app/js/application.js
GrailsEndpoint-RESTful/web-app/js/prototype/animation.js
GrailsEndpoint-RESTful/web-app/js/prototype/builder.js
GrailsEndpoint-RESTful/web-app/js/prototype/controls.js
GrailsEndpoint-RESTful/web-app/js/prototype/dragdrop.js
GrailsEndpoint-RESTful/web-app/js/prototype/effects.js
GrailsEndpoint-RESTful/web-app/js/prototype/prototype.js
GrailsEndpoint-RESTful/web-app/js/prototype/rico.js
GrailsEndpoint-RESTful/web-app/js/prototype/scriptaculous.js
GrailsEndpoint-RESTful/web-app/js/prototype/slider.js
GrailsEndpoint-RESTful/web-app/js/prototype/sound.js
GrailsEndpoint-RESTful/web-app/js/prototype/unittest.js
HelloBackAtYou/.gitignore
HelloBackAtYou/Classes/HelloBackAtYouAppDelegate.h
HelloBackAtYou/Classes/HelloBackAtYouAppDelegate.m
HelloBackAtYou/Classes/HelloBackAtYouViewController.h
HelloBackAtYou/Classes/HelloBackAtYouViewController.m
HelloBackAtYou/CodeSnippets.rtf
HelloBackAtYou/HelloBackAtYou-Info.plist
HelloBackAtYou/HelloBackAtYou.xcodeproj/mccm06.mode1v3
HelloBackAtYou/HelloBackAtYou.xcodeproj/mccm06.pbxuser
HelloBackAtYou/HelloBackAtYou.xcodeproj/project.pbxproj
HelloBackAtYou/HelloBackAtYouViewController.xib
HelloBackAtYou/HelloBackAtYou_Prefix.pch
HelloBackAtYou/MainWindow.xib
HelloBackAtYou/NFJS iPhone App Background.png
HelloBackAtYou/NFJSLogo iPhone App Icon.png
HelloBackAtYou/main.m
JavaEndpoint-WSRESTful-Jersey/.gitignore
JavaEndpoint-WSRESTful-Jersey/IPhoneWSRestful.iml
JavaEndpoint-WSRESTful-Jersey/IPhoneWSRestfulServer.ipr
JavaEndpoint-WSRESTful-Jersey/IPhoneWSRestfulServer.iws
JavaEndpoint-WSRESTful-Jersey/README.txt
JavaEndpoint-WSRESTful-Jersey/lib/FastInfoset-1.2.2.jar
JavaEndpoint-WSRESTful-Jersey/lib/FastInfoset.jar
JavaEndpoint-WSRESTful-Jersey/lib/activation-1.1.jar
JavaEndpoint-WSRESTful-Jersey/lib/activation.jar
JavaEndpoint-WSRESTful-Jersey/lib/asm-3.1.jar
JavaEndpoint-WSRESTful-Jersey/lib/grizzly-servlet-webserver-1.8.6.jar
JavaEndpoint-WSRESTful-Jersey/lib/http-20070405.jar
JavaEndpoint-WSRESTful-Jersey/lib/http.jar
JavaEndpoint-WSRESTful-Jersey/lib/jaxb-api-2.1.jar
JavaEndpoint-WSRESTful-Jersey/lib/jaxb-api.jar
JavaEndpoint-WSRESTful-Jersey/lib/jaxb-impl-2.1.jar
JavaEndpoint-WSRESTful-Jersey/lib/jaxb-impl.jar
JavaEndpoint-WSRESTful-Jersey/lib/jaxb-xjc.jar
JavaEndpoint-WSRESTful-Jersey/lib/jaxws-api.jar
JavaEndpoint-WSRESTful-Jersey/lib/jaxws-rt.jar
JavaEndpoint-WSRESTful-Jersey/lib/jaxws-tools.jar
JavaEndpoint-WSRESTful-Jersey/lib/jdom-1.0.jar
JavaEndpoint-WSRESTful-Jersey/lib/jersey-1.0.jar
JavaEndpoint-WSRESTful-Jersey/lib/jettison-1.0.1.jar
JavaEndpoint-WSRESTful-Jersey/lib/jsr173_api.jar
JavaEndpoint-WSRESTful-Jersey/lib/jsr181-api.jar
JavaEndpoint-WSRESTful-Jersey/lib/jsr250-api.jar
JavaEndpoint-WSRESTful-Jersey/lib/jsr311-api-1.0.jar
JavaEndpoint-WSRESTful-Jersey/lib/mail-1.4.jar
JavaEndpoint-WSRESTful-Jersey/lib/persistence-api-1.0.2.jar
JavaEndpoint-WSRESTful-Jersey/lib/resolver.jar
JavaEndpoint-WSRESTful-Jersey/lib/rome-0.9.jar
JavaEndpoint-WSRESTful-Jersey/lib/saaj-api.jar
JavaEndpoint-WSRESTful-Jersey/lib/saaj-impl.jar
JavaEndpoint-WSRESTful-Jersey/lib/sjsxp.jar
JavaEndpoint-WSRESTful-Jersey/lib/stax-api-1.0-2.jar
JavaEndpoint-WSRESTful-Jersey/lib/stax-ex.jar
JavaEndpoint-WSRESTful-Jersey/lib/streambuffer.jar
JavaEndpoint-WSRESTful-Jersey/src/com/ambientideas/iphone/ContestantDrawing.java
JavaEndpoint-WSRESTful-Jersey/web/WEB-INF/web.xml
JavaEndpoint-WSRESTful-Jersey/web/index.jsp
LICENSE.txt
iPhoneConsumer-REST-Grails-XML/.gitignore
iPhoneConsumer-REST-Grails-XML/Classes/AIWSObject.h
iPhoneConsumer-REST-Grails-XML/Classes/AIWSObject.m
iPhoneConsumer-REST-Grails-XML/Classes/ContestantAddXMLParser.h
iPhoneConsumer-REST-Grails-XML/Classes/ContestantAddXMLParser.m
iPhoneConsumer-REST-Grails-XML/Classes/IPhoneWSConsumerAppDelegate.h
iPhoneConsumer-REST-Grails-XML/Classes/IPhoneWSConsumerAppDelegate.m
iPhoneConsumer-REST-Grails-XML/Classes/IPhoneWSConsumerViewController.h
iPhoneConsumer-REST-Grails-XML/Classes/IPhoneWSConsumerViewController.m
iPhoneConsumer-REST-Grails-XML/Classes/InitialContestantsXMLParser.h
iPhoneConsumer-REST-Grails-XML/Classes/InitialContestantsXMLParser.m
iPhoneConsumer-REST-Grails-XML/Classes/WebServiceProcessor.h
iPhoneConsumer-REST-Grails-XML/Classes/WebServiceProcessor.m
iPhoneConsumer-REST-Grails-XML/IPhoneWSConsumer.xcodeproj/mccm06.mode1v3
iPhoneConsumer-REST-Grails-XML/IPhoneWSConsumer.xcodeproj/mccm06.pbxuser
iPhoneConsumer-REST-Grails-XML/IPhoneWSConsumer.xcodeproj/project.pbxproj
iPhoneConsumer-REST-Grails-XML/IPhoneWSConsumerViewController.xib
iPhoneConsumer-REST-Grails-XML/IPhoneWSConsumer_Prefix.pch
iPhoneConsumer-REST-Grails-XML/Info.plist
iPhoneConsumer-REST-Grails-XML/MainWindow.xib
iPhoneConsumer-REST-Grails-XML/NFJS iPhone App Background.png
iPhoneConsumer-REST-Grails-XML/NFJSLogo iPhone App Icon.png
iPhoneConsumer-REST-Grails-XML/main.m
iPhoneConsumer-REST-Jersey/.gitignore
iPhoneConsumer-REST-Jersey/Classes/AIWSObject.h
iPhoneConsumer-REST-Jersey/Classes/AIWSObject.m
iPhoneConsumer-REST-Jersey/Classes/IPhoneWSConsumerAppDelegate.h
iPhoneConsumer-REST-Jersey/Classes/IPhoneWSConsumerAppDelegate.m
iPhoneConsumer-REST-Jersey/Classes/IPhoneWSConsumerViewController.h
iPhoneConsumer-REST-Jersey/Classes/IPhoneWSConsumerViewController.m
iPhoneConsumer-REST-Jersey/IPhoneWSConsumer.xcodeproj/mccm06.mode1v3
iPhoneConsumer-REST-Jersey/IPhoneWSConsumer.xcodeproj/mccm06.pbxuser
iPhoneConsumer-REST-Jersey/IPhoneWSConsumer.xcodeproj/project.pbxproj
iPhoneConsumer-REST-Jersey/IPhoneWSConsumerViewController.xib
iPhoneConsumer-REST-Jersey/IPhoneWSConsumer_Prefix.pch
iPhoneConsumer-REST-Jersey/Info.plist
iPhoneConsumer-REST-Jersey/MainWindow.xib
iPhoneConsumer-REST-Jersey/main.m

Download

Click the following link to download iphoneandjavawebservices-master.zip.

iphoneandjavawebservices-master.zip




















Home »
  Objective C Free Code »
    Web »




CSS
HTML
HTML5
HTTP
Network Library
NodeJs
RESTful
RSS
URL
Web
WebApplication
WebService