Hello sir
i am really very much thankful to you
I have done the same as you have told me
It was really great.I was trying a lot to extend a servlet from a jsp.But can
we do this.i think we can do this.But the Problem was my servlet used to
execute fine but after that the control was not comming t
Girish B Mohite wrote:
> Hi EveryBody
>
> I am trying to create a pool of Database connections
> I want this code to be executed only once that is as wee do in the init()
> method of servlets.Thats why i have written a servlet for this
> Now here onwards all my JSP's should be extending this serv
Hi EveryBody
I am trying to create a pool of Database connections
I want this code to be executed only once that is as wee do in the init()
method of servlets.Thats why i have written a servlet for this
Now here onwards all my JSP's should be extending this servlet.Will i be able
to do this.
Fina
You can. Actuall you are going to extend from your known Servlet only
therefore no problem...
- Original Message -
From: Phil Hedley <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 14, 2000 2:54 PM
Subject: Re: Can a JSP extend a servlet
> Fro
an Damme
> Sent: Tuesday, November 14, 2000 5:04 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Can a JSP extend a servlet
>
>
> Yes, it's possible.
> use the extends directive
> <%@ page extends="MyRootServlet">
>
> But I wouldn't recommend using t
MAIL PROTECTED]]On Behalf Of Girish B Mohite
> Sent: maandag 13 november 2000 21:04
> To: [EMAIL PROTECTED]
> Subject: Can a JSP extend a servlet
> Importance: High
>
>
> Hello Friends
>
> I ahev a simpel question to you all
>
> Can a servlet be exten
s/jsp/download.html.
cheers,
Phil Hedley
Girish B Mohite <[EMAIL PROTECTED]> on 13/11/2000 20:04:07
Please respond to A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc:(bcc: Phil Hedley/Cal/Mitel)
Subject: Can a JSP
Hello Friends
I ahev a simpel question to you all
Can a servlet be extended by a JSP file
Please let me know
Thanx in Advance
Girish
Get your FREE web-based e-mail and newsgroup access at:
http://MailAndNews.com
C