Re: what I can use to display a Chart?

2003-01-28 Thread Attila Szegedi
Go see http://cewolf.sourceforge.net It's a JSP taglib that renders charts into images. Attila. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 11:31 PM Subject: what I can use to display a Chart? > Hello, > > does any one use Char

Re: XML to PDF

2003-01-21 Thread Attila Szegedi
> You should check out the FOP project on apache.It is a pretty good > transformation tool and works pretty well. Unless you want non ISO-8859-1 characters in your PDF output. (Actually, my experience might be outdated since it's been at least 18 months since I evaluated FOP). The lack of support

Re: [OT] Not spam...I swear--

2003-01-21 Thread Attila Szegedi
; >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> > >Subject: RE: [OT] Not spam...I swear-- > >Date: Tue, 21 Jan 2003 14:30:30 -0500 > > > >He was probab

Re: [OT] Not spam...I swear--

2003-01-21 Thread Attila Szegedi
h default synchronization. Any > Java object can be serialized. > Yeah? Try serializing a java.lang.Thread. Or a plain java.lang.Object, for that matter... We're getting quite involved in this Java 101 trivia :-) Attila. > -Original Message- > From: Attila Szegedi [mailto

Re: [OT] Not spam...I swear--

2003-01-21 Thread Attila Szegedi
"Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 7:01 PM Subject: Re: [OT] Not spam...I swear-- > I think "NoSect" may have meant "synchronized". > Unlike the new collection implementations, Vector is *synchronized*. > &

Re: [OT] Not spam...I swear--

2003-01-21 Thread Attila Szegedi
Wrong. Hashtables are serializable just fine. Attila. - Original Message - From: "NoSect" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 6:30 PM Subject: RE: [OT] Not spam...I swear-- > Vectors are also serializedhashtables not. > > From: Mark Galbreath

Re: Justifying Tag Libraries - Slightly long

2003-01-21 Thread Attila Szegedi
s much input as required to produce a chunk of output). In summary, consider server-side content caching. -- Attila Szegedi home: http://www.szegedi.org - Original Message - From: "Vikram Goyal" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PRO

Re: Separating settings from texts in Ressources

2003-01-21 Thread Attila Szegedi
When something is not found in a language-specific bundle, it'll get looked up in the language-neutral bundle. -- Attila Szegedi home: http://www.szegedi.org - Original Message - From: "Thorsten Schäfer" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'

Re: Advantage of the Velocity Engine

2003-01-21 Thread Attila Szegedi
- Original Message - From: "Ronald Mathies" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: 2003. január 20. 16:23 Subject: Advantage of the Velocity Engine > Hi All, > > I've read tru the documentation on the Jakarta site > (http://jakarta.apache.org/velocit

ANNOUNCE: JSP taglibs + FreeMarker

2003-01-17 Thread Attila Szegedi
Thank you for your attention. Best Regards, Attila Szegedi FreeMarker co-admin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>