I'am manipulating a j2EE application, and trying to get its pages
offline but all pages are .jsp, how can i fill the manifest.json file?
Is this suggestion applicable in my case?
{
  "betaManifestVersion": 1,
  "version": "version 1",
  "entries": [
        { "url": "http://localhost:8080/test/"},
        { "url": "http://localhost:8080/test/usager.jsp"},
        { "url": "http://localhost:8080/test/workflow_url?
ECITIZ_ACTIVITY_PATH=usager&ECITIZ_HOME_URL=usager.jsp&
                    ECITIZ_PROCESS_ID=inscrire%20un
%20enfant&ECITIZ_DECONNECTION_URL=services_list.jsp"},
        { "url": "http://localhost:8080/test/workflow_url?
ECITIZ_ACTIVITY_PATH=agent"},
        { "url": "http://localhost:8080/test/service_list.jsp"},
        { "url": "/libraries/gears_init.js"}
    ]
}
Another question is about the third URL,Can I use an url like that or
I should rename it or reduse it?
all my thanks.

To unsubscribe from this group, send email to 
gears-users+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to