AW: generating table out of xml

2002-09-25 Thread Weßling, Achim
23, 2002 8:53 AM To: Tag Libraries Users List Subject: Re: generating table out of xml On Mon, 23 Sep 2002, Weßling, Achim wrote: flurstueck kennung052526-019-00128/000/kennung rw7860729.8/rw hw9870731.4/hw flaeche45/flaeche

generating table out of xml

2002-09-23 Thread Weßling, Achim
Hallo, I've the following xml: ?xml version=1.0 encoding=ISO-8859-1? alb flurstueck kennung052551-009-00300/000/kennung rw6860729.8/rw hw9970731.4/hw flaeche30/flaeche lageSüthfeld 0/lage flurstueckseigentuemer eigentuemer

JSTL and 'isUserInRole(x)'

2002-09-06 Thread Weßling, Achim
Hallo, can someone tell me how I can check with JSTL if a user is in Role x? Thanks! Mit freundlichem Gruß Achim Weßling ** INFOKOM Gütersloh Fachbereich Technische Anwendungen / Zentrale Anwendungen Tel.: 05241/85-2926

AW: JSTL and 'isUserInRole(x)'

2002-09-06 Thread Weßling, Achim
Thanks, it works fine! Achim -Ursprüngliche Nachricht- Von: Kan Ogawa [mailto:[EMAIL PROTECTED]] Gesendet am: Freitag, 6. September 2002 09:57 An: Tag Libraries Users List Betreff: Re: JSTL and 'isUserInRole(x)' Hi, Achim. can someone tell me how I can check with JSTL if a user is

IMAGE-Taglib

2002-04-22 Thread Weßling, Achim
Hallo, some month ago, there was a heavy discussion about a IMAGE-Taglib. What's going on about it? Greetings Achim Weßling ** INFOKOM Gütersloh Fachbereich Technische Anwendungen / Zentrale Anwendungen Tel.:

AW: Grid = solution

2002-01-20 Thread Weßling, Achim
Hey Ted, I just tried your TagLibs-Links on http://husted.com/struts/links.htm#taglibs. They seem to be a little corrupted ;-) Mit freundlichem Gruß Achim Weßling ** INFOKOM Gütersloh Fachbereich Technische Anwendungen /

JDBC-TagLib with JDBC-ODBC-Bridge?!

2001-04-02 Thread Weßling, Achim
Hallo, does someone use the JDBC-TagLib with the JDBC-ODBC-Bridge to Access? I try inserting something and it doesn't work. Here is my code: %-- Open Database Connection --% jdbc:connection id="conn" jdbc:urljdbc:odbc:user/jdbc:url jdbc:driversun.jdbc.odbc.JdbcOdbcDriver/jdbc:driver

validation problem in JSP

2001-03-22 Thread Weßling, Achim
Hallo, I did the following code. My problem is marked with '*'. How can I validate the value of infokomGT:rowCount/ (jdbc:rowCount) with '1' so that my condition-tag gets the body-value 'true' or 'false'? %@page contentType="text/html"% %@ taglib uri="/infokomGT" prefix="infokomGT" % html