Just getting started with JSP, so I need some help.
When you create your own class definitions, how do you use those classes in your JSP's? Also, where do you put the class files?
(I tried putting the class filed in the same directory as the JSP, but it didn't work)
Thanks
When you create your own class definitions, how do you use those classes in your JSP's? Also, where do you put the class files?
(I tried putting the class filed in the same directory as the JSP, but it didn't work)
Thanks