Zum Hauptinhalt gehen

Creating a FirstSpirit web-module: Part 2 – Building the module

Kommentare

5 Kommentare

  • Zendesk API User
    Author: HanSolo80 - 8/7/2013 10:32

    Hi,

    could you please specify, what is meant by YOURAPP in http://YOURHOST/YOURAPP/hello ? I don't understand, how to access the servlet correctly, is "YOURAPP" the name of the servlet? Or the name of the WebApp?

    I developed my own Servlet as a WebApp module but have no idea how to access it.

    Thanks for your help.

    Best regards,

    Christoph

    0
  • Zendesk API User
    Author: feddersen - 8/7/2013 10:34

    It's the name of the webapp.

    0
  • Zendesk API User
    Author: HanSolo80 - 8/7/2013 10:37

    Ok, so in this case you write http://YOURHOST/FirstSpirit WebApp Example Module/hello ?

    Thanks.

    0
  • Zendesk API User
    Author: feddersen - 8/7/2013 10:43

    No, it's the name of the war file you can download and install in your servlet container. Please check the admin documentation, section 7.3.16 Web applications on how to generate the war file.

    0
  • Zendesk API User
    Author: marc_palm - 1/6/2015 16:08

    I have choosen to install the webapp on localhost:8000, where my InternalJetty is running. When I download the *.war  in project>webcomponent>production the name project_11_live.war is displayed. Nevertheless localhost:8000/project_11_live/hello is not available. Any hints? Also it bothers me that we install the module on the projectlevel, where localhost:8000/project_11_live/hello isn't server level?

    By the way, it works in the preview. Here you should probably make a remark that we need a *.jsp-file.

    Best regards, Marc

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.