Appian Community
Site
Search
Sign In/Register
Site
Search
User
More
Cancel
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
I'm looking for...
State
Suggested Answer
Replies
4 replies
Answers
1 answer
Subscribers
4 subscribers
Views
3554 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
If we are developing a custom servlet plugin(stateless) and want to use our own
chetany
A Score Level 1
over 6 years ago
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
0
ankitb0003
A Score Level 2
over 6 years ago
we had a requirement where we don’t need authentication.
We placed our jar at <JBOSS HOME>/Standalone/deployment.
This link can help you :
forum.appian.com/.../Custom_Servlet_Plug-ins.html
Cancel
Up
0
Down
Reply
Verify Answer
Cancel
0
christopherg753
over 6 years ago
Hello Chetan, did you find a where to put the JSP to get it to render? I am having a similar issue.
Cancel
Up
0
Down
Reply
Verify Answer
Cancel
0
Arun
over 4 years ago
in reply to
ankitb0003
Hi Ankit,
Just wanted to know, did you deploy that jar as a separate application alongside Appian? Was that on a cloud environment?
Thank you,
Arun
Cancel
Up
0
Down
Reply
Verify Answer
Cancel
0
aloks0006
A Score Level 2
over 4 years ago
Hi
chetany
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..
Cancel
Up
0
Down
Reply
Verify Answer
Reject Answer
Cancel