I am trying to create a simple Appian servlet plugin in which my servlet class need to redirect to a jsp page.
Since custom plugins are created as standalone project where should I place my jsp file ?
Do I require to import any other external jar files to run the jsp file?
Discussion posts and replies are publicly visible