Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
4 replies
Answers
1 answer
Subscribers
5 subscribers
Views
4626 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 9 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
Parents
0
ankitb0003
over 9 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
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ankitb0003
over 9 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
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
0
Arun Theja Muthyalu
Certified Lead Developer
over 7 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
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel