If we are developing a custom servlet plugin(stateless) and want to use our own

If we are developing a custom servlet plugin(stateless) and want to use our own JSP, where can we include the JSP in the project hierarchy? I want to know the folder/package/path where we can place our JSP for the custom servlet plugin. Or is the JSP deployed separately from the servlet plugin code? Is <APPIAN_HOME>/ear/suite.ear/web.war/ the correct location for the JSP?

OriginalPostID-185108

OriginalPostID-185108

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    over 5 years ago
    Hi i believe if you are on cloud premises where you want to deploy an additional web application which contains JSP pages, Appian will never recommend for this approach and most probably you won't be allowed to host your Web Application in Appian Specific App Server.

    So for this, you need to find some alternate options like invoking Appian Web-API etc..
Reply
  • 0
    Certified Lead Developer
    over 5 years ago
    Hi i believe if you are on cloud premises where you want to deploy an additional web application which contains JSP pages, Appian will never recommend for this approach and most probably you won't be allowed to host your Web Application in Appian Specific App Server.

    So for this, you need to find some alternate options like invoking Appian Web-API etc..
Children
No Data