Posted By:
Steven_Martin
Posted On:
Wednesday, May 4, 2005 04:22 PM
Within a jsp would just be doing straight java code in <% %> sections. The MVC model is recommended versus doing this inside a jsp but I don't see any difference in doing it inside the jsp itself vs regular java code.