Name: Anonymous 2008-11-21 18:52
How can I call a method from a Java class from a jsp page if the method is totally unrelated with the web page( it does other stuff). So I don't mean getName setName println() etc but a programming method