Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite demo applet to web-application for GAE #4

Open
RodionGork opened this issue Jul 12, 2015 · 0 comments
Open

Rewrite demo applet to web-application for GAE #4

RodionGork opened this issue Jul 12, 2015 · 0 comments

Comments

@RodionGork
Copy link
Owner

Demo applet (used at the http://frej.sourceforge.net page) should be rewritten to simple web-application so we can host it at google-app-engine and insert as iframe.

Basically it could be like this:

  • download sample application for GAE;
  • modify servlet to receive data, process them with library and respond the answer;
  • modify html page to have the same view as applet's form;
  • create javascript to send data between form and servlet.

More details could be found in this description:
http://www.codeabbey.com/index/forum_topic/4b210c75d913da6b508f9634a2b9fc65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant