it is!
>
>
> Randahl
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On
> Behalf Of Juan Lorandi
> (Chile)
> Sent: 31. maj 2001 17:06
> To: Orion-Interest
> Subject: RE: bugs in <@page extends=""> in Orion
>
PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Juan Lorandi
(Chile)
Sent: 31. maj 2001 17:06
To: Orion-Interest
Subject: RE: bugs in <@page extends="...."> in Orion implementation?
take a look at the generated .java file created with your servlet
template(JSP)
you'll
01 3:29
> To: Orion-Interest
> Subject: RE: bugs in <@page extends=""> in Orion implementation?
>
>
> Hi Juan
>
> I get your point about multiple inheritance, but say the web
> server would
> like all JSP pages to extend from class WebServerXYZPage,
er.com/tutorials/filters/lesson5/,
> > > > I've changed some things to get the hang of it and also to reduce the amount
> > > > of buffering used. It works fine, haven't had a problem with this
> > > > (intranet)site.
> > > >
> > > > Th
lso to reduce the amount
> > > of buffering used. It works fine, haven't had a problem with this
> > > (intranet)site.
> > >
> > > The beauty of filters is that they are completely independent from your
> > > application, just edit your web.xml and you ar
are using XSL and XSLT ... I assume you're
> using Tag libraries but can you show an example of HTML markup derived from
> XML?
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Lopez
> > Sent: Wednes
idea.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Randahl Fink
> Isaksen
> Sent: Tuesday, May 29, 2001 12:03 AM
> To: Orion-Interest
> Subject: RE: bugs in <@page extends=""> in Orion implementation?
>
&
y, May 30, 2001 6:05 AM
> To: Orion-Interest
> Subject: Re: bugs in <@page extends=""> in Orion implementation?
>
>
> Hi,
>
> I've also used filters, but in this case to filter requests by IP, as I
> don't want certain IP's to be able to a
There is several good reason for using inheritance, for example, if you
have a lot of utility methods you want to be included in every JSP in
one specific Web Application.
In JSP 1.1, it specifies that ---
The JSP container should check (usually through reflection) that the
provided superclas
mpletely independent from your
> > application, just edit your web.xml and you are set.
> >
> > Let me know if you wnat some more info.
> >
> > Marcel
> >
> > > -Original Message-
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED
gt; > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Randahl Fink
> > Isaksen
> > Sent: Wednesday, May 30, 2001 9:39 AM
> > To: Orion-Interest
> > Subject: RE: bugs in <@page extends="">
PROTECTED]]On Behalf Of Randahl Fink
> Isaksen
> Sent: Wednesday, May 30, 2001 9:39 AM
> To: Orion-Interest
> Subject: RE: bugs in <@page extends=""> in Orion implementation?
>
>
> Hi Marcel
>
>
> I looked it up, and I definately see your point abou
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Marcel Schutte
Sent: 30. maj 2001 00:22
To: Orion-Interest
Subject: Re: bugs in <@page extends="...."> in Orion implementation?
That's right, the two examples Randahl gives can be easily solved
ndahl
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Juan Lorandi
(Chile)
Sent: 29. maj 2001 22:45
To: Orion-Interest
Subject: RE: bugs in <@page extends="...."> in Orion implementation?
I believe this could be better modeled differently, because it l
ot;Orion-Interest" <[EMAIL PROTECTED]>
Sent: Tuesday, May 29, 2001 10:45 PM
Subject: RE: bugs in <@page extends=""> in Orion implementation?
> I believe this could be better modeled differently, because it leaves no
> room for the web server to implement it
o de 2001 3:01
> To: Orion-Interest
> Subject: RE: bugs in <@page extends="...."> in Orion implementation?
>
>
> Well, can anyone confirm that JSP pages can extend your own
> class when using
> Orion??? Or has noone been able to use "@page extends"?
Well, Robert, would you elaborate on those thoughts?
R.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Robert
Nicholson
Sent: 23. maj 2001 04:51
To: Orion-Interest
Subject: RE: bugs in <@page extends="...."> in Orion implementation?
ties or it could do security checking.
Randahl
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Robert
Nicholson
Sent: 25. maj 2001 21:15
To: Orion-Interest
Subject: RE: bugs in <@page extends=""> in Orion implementation?
It's doin
It's doing you a favour.Please elaborate on why you want to extend
that class.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jiuyun Wang
> Sent: Friday, May 25, 2001 9:20 AM
> To: Orion-Interest
> Subject: Re: bugs in &l
It doesnot work, not matter which one (servlet/jspbase) I extends my
jsp, orion jsp compiler just don't support extends
-Jiuyun
--- SCOTT FARQUHAR <[EMAIL PROTECTED]> wrote:
> It looks like your page should extend servlet and not jsppage.
>
> Just change JSPBase to extend servlet (and make t
Factoring code into the jsppage superclass is a bad idea. You will regret
this later.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of SCOTT FARQUHAR
> Sent: Tuesday, May 22, 2001 5:53 PM
> To: Orion-Interest
> Subject: Re: bugs
It looks like your page should extend servlet and not jsppage.
Just change JSPBase to extend servlet (and make the required changes).
I haven't read the spec, but I imagine that extending OrionHttpJspPage is proprietary,
and would not be part of the spec.
Scott
>>> [EMAIL PROTECTED] 05/23/01
22 matches
Mail list logo