|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (5)
View Page History
Possible solution that I found and tested:
# tinyURL Service
# tinyURL Service
* easy for use and deploy
* open-source
* open-source

To work we need to download GSON library - [http://code.google.com/p/google-gson/downloads/list|http://code.google.com/p/google-gson/downloads/list]
(gson - convert Java Objects into their JSON representation)\\
\\
2.2. Add the main jar to the build path -- the test was made on 08.14.2012, main jar was
gson-2.2.2.jar
2.3. Import in the project next java file that I upload (Google.java)
2.4. Invoke
