Re: Where are the *.tlds ?

2001-01-25 Thread Craig R. McClanahan

"Hines, Bill" wrote:

> > I'm always pleasantly surprised when I look, and as of a few seconds ago
> there
> > are 909 subscribers to STRUTS-USER (!!).  There are 450 on STRUTS-DEV.
>
> Yes, and the number of messages here daily often exceeds that of
> JSP_INTEREST! And more importantly, the messages and discussions here tend
> to be more focused and on-topic than other lists. Congratulations, Craig.
>

Thanks, but it's not just me ... the entire subscriber community has adopted a
style of high-bandwidth, on-topic, friendly discussions.  It's certainly
refreshing for me to participate here, compared to a bunch of other lists I
subscribe to :-).

>
> And John, don't sweat the mistake, I hope my post wasn't considered a flame.
> Most of us have made that mistake at one time or another, it's an easy one
> to make.
>

Having made my share (and that's one of the slightly embarrassing parts of open
source development you have to get used to -- everyone gets to see your goofs
:-), I wouldn't worry about mistakes.

>
> Bill

Craig





RE: Where are the *.tlds ?

2001-01-25 Thread Hines, Bill

> I'm always pleasantly surprised when I look, and as of a few seconds ago
there
> are 909 subscribers to STRUTS-USER (!!).  There are 450 on STRUTS-DEV.

Yes, and the number of messages here daily often exceeds that of
JSP_INTEREST! And more importantly, the messages and discussions here tend
to be more focused and on-topic than other lists. Congratulations, Craig. 

And John, don't sweat the mistake, I hope my post wasn't considered a flame.
Most of us have made that mistake at one time or another, it's an easy one
to make.

Bill



Re: Where are the *.tlds ?

2001-01-23 Thread Craig R. McClanahan

"Hines, Bill" wrote:

> Sounds good! I hope you got a darn big conference room if all of us are
> invited! (200+ on the list??)
>

I'm always pleasantly surprised when I look, and as of a few seconds ago there
are 909 subscribers to STRUTS-USER (!!).  There are 450 on STRUTS-DEV.

>
> Sorry for the off-topic post, but I couldn't resist. One of these days we're
> going to get a very interesting one of these emails from folks who don't
> realize that their replies go to the *list*, not the individual!
>

:-)

Craig





Re: Where are the *.tlds ?

2001-01-23 Thread john d ware

Opps,
Sorry about the stupid post. You are all very kind not to have flamed me to
death.

john

john d ware wrote:

> Hey,
> I just heard from the weblogic sales guy and it looks like we are on for
> tomorrow( wed ); time to be confirmed. He is scheduling a conf room and will
> reconfirm the time.
> Sound good?
>
> john
>
> Roger Kjensrud wrote:
>
> > You have to unzip the file, and you'll see the .tlds and the other files.
> >
> > Roger
> >
> > > -Original Message-
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, January 23, 2001 6:49 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: AW: Where are the *.tlds ?
> > >
> > >
> > > Where did you find that ?
> > >
> > > The only one I have is: 'jakarta-struts-src-20010122.zip' and there isn't
> > > any struts-example.war or I'm blind what could be of course.
> > >
> > > Oliver
> > >
> > > -Ursprüngliche Nachricht-
> > > Von: Rob Leland [mailto:[EMAIL PROTECTED]]
> > > Gesendet am: Dienstag, 23. Januar 2001 15:26
> > > An: [EMAIL PROTECTED]
> > > Betreff: Re: Where are the *.tlds ?
> > >
> > > Once I unpacked the struts-example.war into tomcat
> > > I found them in tomcat/webapps/example/WEB-INF
> > >
> > > [EMAIL PROTECTED] wrote:
> > >
> > > > Hi,
> > > >
> > > > where do I find the 'new' *.tld-files.
> > > > I have downloaded the latest nightly build and try to migrate
> > > the example,
> > > > but I can't find the *.tlds mentioned for example  in the logon.jsp:
> > > >
> > > > <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
> > > > <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
> > > >
> > > > Please help !
> > > > Oliver




RE: Where are the *.tlds ?

2001-01-23 Thread Hines, Bill

Sounds good! I hope you got a darn big conference room if all of us are
invited! (200+ on the list??)

Sorry for the off-topic post, but I couldn't resist. One of these days we're
going to get a very interesting one of these emails from folks who don't
realize that their replies go to the *list*, not the individual!

-Original Message-
From: john d ware [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 23, 2001 2:02 PM
To: [EMAIL PROTECTED]
Subject: Re: Where are the *.tlds ?


Hey,
I just heard from the weblogic sales guy and it looks like we are on for
tomorrow( wed ); time to be confirmed. He is scheduling a conf room and will
reconfirm the time.
Sound good?

john

Roger Kjensrud wrote:

> You have to unzip the file, and you'll see the .tlds and the other files.
>
> Roger
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 23, 2001 6:49 AM
> > To: [EMAIL PROTECTED]
> > Subject: AW: Where are the *.tlds ?
> >
> >
> > Where did you find that ?
> >
> > The only one I have is: 'jakarta-struts-src-20010122.zip' and there
isn't
> > any struts-example.war or I'm blind what could be of course.
> >
> > Oliver
> >
> > -Ursprüngliche Nachricht-----
> > Von: Rob Leland [mailto:[EMAIL PROTECTED]]
> > Gesendet am: Dienstag, 23. Januar 2001 15:26
> > An: [EMAIL PROTECTED]
> > Betreff: Re: Where are the *.tlds ?
> >
> > Once I unpacked the struts-example.war into tomcat
> > I found them in tomcat/webapps/example/WEB-INF
> >
> > [EMAIL PROTECTED] wrote:
> >
> > > Hi,
> > >
> > > where do I find the 'new' *.tld-files.
> > > I have downloaded the latest nightly build and try to migrate
> > the example,
> > > but I can't find the *.tlds mentioned for example  in the logon.jsp:
> > >
> > > <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
> > > <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
> > >
> > > Please help !
> > > Oliver



Re: Where are the *.tlds ?

2001-01-23 Thread john d ware

Hey,
I just heard from the weblogic sales guy and it looks like we are on for
tomorrow( wed ); time to be confirmed. He is scheduling a conf room and will
reconfirm the time.
Sound good?

john

Roger Kjensrud wrote:

> You have to unzip the file, and you'll see the .tlds and the other files.
>
> Roger
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 23, 2001 6:49 AM
> > To: [EMAIL PROTECTED]
> > Subject: AW: Where are the *.tlds ?
> >
> >
> > Where did you find that ?
> >
> > The only one I have is: 'jakarta-struts-src-20010122.zip' and there isn't
> > any struts-example.war or I'm blind what could be of course.
> >
> > Oliver
> >
> > -Ursprüngliche Nachricht-
> > Von: Rob Leland [mailto:[EMAIL PROTECTED]]
> > Gesendet am: Dienstag, 23. Januar 2001 15:26
> > An: [EMAIL PROTECTED]
> > Betreff: Re: Where are the *.tlds ?
> >
> > Once I unpacked the struts-example.war into tomcat
> > I found them in tomcat/webapps/example/WEB-INF
> >
> > [EMAIL PROTECTED] wrote:
> >
> > > Hi,
> > >
> > > where do I find the 'new' *.tld-files.
> > > I have downloaded the latest nightly build and try to migrate
> > the example,
> > > but I can't find the *.tlds mentioned for example  in the logon.jsp:
> > >
> > > <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
> > > <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
> > >
> > > Please help !
> > > Oliver




RE: Where are the *.tlds ?

2001-01-23 Thread Roger Kjensrud

You have to unzip the file, and you'll see the .tlds and the other files.

Roger

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 23, 2001 6:49 AM
> To: [EMAIL PROTECTED]
> Subject: AW: Where are the *.tlds ?
>
>
> Where did you find that ?
>
> The only one I have is: 'jakarta-struts-src-20010122.zip' and there isn't
> any struts-example.war or I'm blind what could be of course.
>
> Oliver
>
> -Ursprüngliche Nachricht-
> Von: Rob Leland [mailto:[EMAIL PROTECTED]]
> Gesendet am: Dienstag, 23. Januar 2001 15:26
> An: [EMAIL PROTECTED]
> Betreff: Re: Where are the *.tlds ?
>
> Once I unpacked the struts-example.war into tomcat
> I found them in tomcat/webapps/example/WEB-INF
>
> [EMAIL PROTECTED] wrote:
>
> > Hi,
> >
> > where do I find the 'new' *.tld-files.
> > I have downloaded the latest nightly build and try to migrate
> the example,
> > but I can't find the *.tlds mentioned for example  in the logon.jsp:
> >
> > <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
> > <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
> >
> > Please help !
> > Oliver




Re: Where are the *.tlds ?

2001-01-23 Thread Rob Leland

Once I unpacked the struts-example.war into tomcat
I found them in tomcat/webapps/example/WEB-INF

[EMAIL PROTECTED] wrote:

> Hi,
>
> where do I find the 'new' *.tld-files.
> I have downloaded the latest nightly build and try to migrate the example,
> but I can't find the *.tlds mentioned for example  in the logon.jsp:
>
> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
>
> Please help !
> Oliver