Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Jeanne Boyarsky
Bear Bibeault
Sheriffs:
Rob Spoor
Henry Wong
Liutauras Vilda
Saloon Keepers:
Tim Moores
Carey Brown
Stephan van Hulst
Tim Holloway
Piet Souris
Bartenders:
Frits Walraven
Himai Minh
Jj Roberts
Forum:
JSP
how can we implement an interface in JSP
sitaram irrinki
Ranch Hand
Posts: 158
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
we cant implement interfaces in
JSP
then what is the purpose of implement attribute?
krishnaraj sg
Greenhorn
Posts: 17
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi,
if u see the JSP speciicaton...it wont allow u to implement any interfaces in the jsp.
Kriti Garg
Ranch Hand
Posts: 50
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Can u tell why there is restriction of not implementing an interface in jsp?
Ben Souther
Sheriff
Posts: 13411
I like...
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What do you mean implement an interface?
Do you want the JSP itself to be an implementation of something?
If so, why?
Java API
J2EE API
Servlet Spec
JSP Spec
How to ask a question...
Simple Servlet Examples
jsonf
Kriti Garg
Ranch Hand
Posts: 50
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I mean in page directive of jsp
we have 'extends' but not 'implements' why is it so?
Ben Souther
Sheriff
Posts: 13411
I like...
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Adding an 'implements' directive would make a JSP an "instance of" something.
Why would you want to do that?
JSP is a templating technology for displaying markup pages.
What would the 'implement' directive give you?
What would you do with it?
Java API
J2EE API
Servlet Spec
JSP Spec
How to ask a question...
Simple Servlet Examples
jsonf
We don't have time to be charming! Quick, read this tiny ad:
SKIP - a book about connecting industrious people with elderly land owners
https://coderanch.com/t/skip-book
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
how can we implement interfaces in JSP
about interface in jsp
Can we implement an interface in jsp ? if not why?
mvc 2
Interface in Jsp
the value of filler advertising in 2021
More...