can anyone guide me or teach me how can i call the
java method into the
jsp file? do i need a main method to call it in? or just call the method that i need 2 use only??
below is the coding that i did. one is java and another one is jsp. hope that someone can help me on it. Thanks!!! Really appreciate it.
Country Method.java [COLOR=SeaGreen]
[/COLOR]
and the jsp.
WebApplication.jsp [COLOR=SeaGreen]
[/COLOR]
