All Questions
1 question with no upvoted or accepted answers
1
vote
0
answers
410
views
How and where to make global function file in jsp sevlet web application
I am making a website in Servlet&JSP. I am looking for good way to make a specific function file from where I can call and declare my common functions. If I made a java file function. Java, so is ...