Skip to content

Rewrite demo applet to web-application for GAE #4

@RodionGork

Description

@RodionGork

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions