| Author |
JSP Methods
|
Sunit Naik
Greenhorn
Joined: Mar 18, 2007
Posts: 7
|
|
Hello Ranchers ! I am a silent member of this forum recently i was brushing up my JSP concepts, and I came across methods . . methods in JSP. I always wonder whether its possible for a JSP method to implement/extend interfaces/classes ? Though conventional logic says that we need to take the Java code out of a JSP and put it in bean/tags . . but technically speaking . . is it possible ? thanks
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56151
|
|
|
Yes, it is possible. But highly inadvised.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: JSP Methods
|
|
|