Can I create methods in JSPs?

Viewed 14

Can I write methods in JSPs? (Java Server Pages)

I tried writing a method within the body of the JSP, but my IDE doesn't seem to like it.

0 Answers
Related