| Author |
want to call a java class and its method in struts jsp?
|
rajeshkannan sella
Greenhorn
Joined: Apr 23, 2009
Posts: 25
|
|
Hi Friends,
I want to call a java method in my jsp, without using scriptlet.
its a normal java class(with normal methods) without having getters and setters.
i want to call that java class method on jsp how to do that?
jp:useBean is for class haivng getters and setters.for a normal java class is there any option?
|
 |
 |
|
|
subject: want to call a java class and its method in struts jsp?
|
|
|