Question
Is there a way to make a jsp file part of the tw extension?
I have an external jsp file to get sftp connection and fetch a pdf file and open it in the browser. The challenge is to make the jsp file part of extension. Is there a way to make the jsp file part of extension? If yes how can we call the jsp from the service from the thing in the same extension? Suggestions to eliminate the jsp as external file for tw are also welcome.
