On Tue, 28 Sep 2004 19:03:00 +0100, Digby <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I may have missed it, but I've search Google for ages - is there are
> good taglib for reading POP3 accounts?
> 
> I'm very surprised thare aren't tons of them, and that there isn't a
> Jakarta Taglib one. The only one I could find was the ColdTags one,
> which I didn't like much (it doesn't seem very polished).

I'm not at all surprised that there isn't one, since, IMHO, this is
not something that you should be doing from within a JSP page in the
first place. You'd be much better off putting this kind of code in a
servlet than in a JSP.

--
Martin Cooper


> 
> I might try writing one, but if there is one out there...that's what
> it's for.
> 
> TIA
> 
> Digby
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to