Procedural Programming and #include in Java
July 13, 2004
Question: How do you get procedural programming and #include
in Java?
Answer: You just have to create a JSP file of 2000 lines containing only Java functions and include it in every other JSP page.
This is MVC model 1 at its ugliest...