Re: Error: Mailer taglibs, cannot send to external domains

2001-05-09 Thread churus
Hi,all it's my first post to the list. That problem also occurs to me and it happens becouse the SMTP server requires authentification to deliver emails to non-local recipients. Then to send and email to a non local recipient you'll have to set your user id and password before set the DATA. My

Re: DBTags and error-handling (newbie)

2001-05-09 Thread Morgan Delagrange
You'll probably want to explore changing your web.xml to forward users to a standard error page, rather than showing them a stack trace. This is pretty common. Take a look at the element of the web.xml, which will let you forward to specific pages for specific exceptions. Glad to see folks are

DBTags and error-handling (newbie)

2001-05-09 Thread Thomas Förster
Hi! I'm using DBTags for accessing an SQL database, so far everything works quite well. But I didn't figure out yet, how to do the error-handling. Let's say the user tries to connect to a db using the connection-tag. UserId and password are retrieved from an HTML-form. If the user entered an in

Re: Want XSL stylesheet that is used at jakarta.apache.org fortaglibs.

2001-05-09 Thread Kees Jongenburger
Hi, I agree that that whould be very nice. I did some work on it. for me basicaly adding: info to tag attributes and bodycontentinfo is all that is nececary. we a looking if Ant could remove those tags when they are copyed to the WEB-INF dir. attached the "xslt and demo html" Alen Milkovic w