Yeah Morgan,

I really do so. And the parts I used work really fine. Only this damn
attribute-tag make me cry!

Achim

> -----Ursprüngliche Nachricht-----
> Von:  Morgan Delagrange [SMTP:[EMAIL PROTECTED]]
> Gesendet am:  Freitag, 30. März 2001 19:54
> An:   [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Betreff:      Re: SCOPE:attribute didn't work!?
> 
> Hi Achim,
> 
> Are you using the "scopes" tag library in CVS?  That
> is not currently an active project.  Glenn should
> check something in next week that supercedes scopes.
> 
> - Morgan
> 
> 
> --- "Weßling,_Achim" <[EMAIL PROTECTED]> wrote:
> > Hallo,
> > 
> > I try the following:
> > 
> >     <jdbc:resultSet id="rs1">
> >         <jdbc:wasNotEmpty>
> >             <scope:setAttribute
> >
> name="sqlCount"><jdbc:rowCount/></scope:setAttribute>
> >             <scope:setAttribute
> > name="UserID"><jdbc:getColumn
> > position="1"/></scope:setAttribute>
> >             <scope:equals match="1"
> > attribute="sqlCount">
> >                 <%-- START: Hier Code einfügen für
> > gelungenen LOGIN --%>
> >                 <br>UserID: <scope:attribute
> > name="UserID"/>
> >                 <scope:exists
> > attribute="UserID"><br>UserID
> > existiert!</scope:exists>
> >                 <br>Host: <%=
> > request.getHeader("Host") %>
> >                 <br>Time: <infokomGT:timedate
> > format="time"/>
> >                 <br>Date: <infokomGT:timedate
> > format="date"/>
> > 
> > I set the attributes 'sqlCount' and 'UserID'. Later
> > I want to output
> > 'UserID', but <scope:attribute name="UserID"/>
> > didn't work, where for the
> > equals-Tag and the exists-Tag work!
> > Where is my mistake? I also looked at the source,
> > but didn't find a mistake
> > inside?!
> > 
> > A little hint would be nice! Thanks a lot!
> > 
> > Achim Weßling
> > 
> >
> **************************************************************************
> > INFOKOM Gütersloh
> > Fachbereich Technische Anwendungen / Zentrale
> > Anwendungen
> > Tel.: 05241/85-2926
> > [EMAIL PROTECTED]
> > http://www.infokom-gt.de/produkte/gis/index.htm
> > 
> > 
> >                   _\|/_
> >                   (o o)
> >        ---oOO-{_}-OOo---
> > 
> > 
> 
> 
> =====
> Morgan Delagrange
> Britannica.com
> 
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail. 
> http://personal.mail.yahoo.com/?.refer=text

Reply via email to