Re[2]: German Umlaute

2004-09-17 Thread Carl-Eric Menzel
t filter all the time. Going directly to UTF-8 solves all that. Is there any good reason not to use UTF-8 by default? -- Carl-Eric Menzel * OpenPGP KeyID 808F4A8E * Encrypted Messages Preferred "Der Beginn aller Wissenschaften ist das Erstaunen, daß die Dinge sind,

Re: German Umlaute

2004-09-16 Thread Carl-Eric Menzel
s is supported by the current crop of browsers, but it should give them another hint what you want them to do. HTH Carl-Eric -- Carl-Eric Menzel * OpenPGP KeyID 808F4A8E * Encrypted Messages Preferred "It is seldom that liberty of any kind is lost all at once." - David Hume

Re[2]: character encoding

2004-07-21 Thread Carl-Eric Menzel
> I have added an acceptCharset attribute to the FormTag. > Should be available in the next nightly build - 22/07/2004 Hooray :) Thanks a lot, this is going to be very useful. Carl-Eric -- Antwort: Weil es das Lesen des Textes erschwert. | Carl-Eric Menzel Frage : Warum ist das so s

Re[3]: character encoding

2004-07-21 Thread Carl-Eric Menzel
that supported it *was* Mozilla. They found out that this extended (but conforming to the spec!) Content-Type header made so many broken CGI-scripts puke that they removed this feature again. *sigh* Carl-Eric -- Antwort: Weil es das Lesen des Textes erschwert. | Carl-Eric Menzel Frage : W

Re[2]: character encoding

2004-07-21 Thread Carl-Eric Menzel
nt. I asked a few weeks ago if there was any way for me to extend the form tag to support this attribute, or whether there is any good reason why it is not implemented. So far I haven't received an answer. Carl-Eric -- Antwort: Weil es das Lesen des Textes erschwert. | Carl-Eric Menze

Re: character encoding

2004-07-21 Thread Carl-Eric Menzel
e more consistency into this, would be if the html:form-tag would finally support the accept-charset attribute as specified in HTML4.01. HTH Carl-Eric -- Antwort: Weil es das Lesen des Textes erschwert. | Carl-Eric Menzel Frage : Warum ist das so schlimm? | PGP ID:

form accept-charset

2004-07-11 Thread Carl-Eric Menzel
e browsers send the same charset back. Is this planned for Struts? If not, is there any way I can add it myself? Thanks Carl-Eric -- Antwort: Weil es das Lesen des Textes erschwert. | Carl-Eric Menzel Frage : Warum ist das so schlimm? | PGP ID: 808F4A8E Antwort: Antworten oben zu

Re[2]: Hibernate Session to User Session

2004-06-08 Thread Carl-Eric Menzel
Riyad Kalla wrote: > I believe that is what I am using now (it seems to be quite popular) but > I don't quite understand the reasoning behind the ThreadLocal approach > (I've actually never used 'ThreadLocal')... can you shed some light on > this? What the mapping between Hibernate Sessions and Us

Re: OT: Hibernate Session to User Session

2004-06-07 Thread Carl-Eric Menzel
> I was reading in the Hibernate forums that when you have a WebApp > DAO > Hibernate > DB design, and you open/close each Hibernate session at > every single DAO method call (what I do now) its actually quite > expensive, This is fairly expensive, but not that much. The *SessionFactory* is expen

Re[2]: Struts and Hibernate Session

2004-05-05 Thread Carl-Eric Menzel
der session with the current session by using the Session.lock() method. See http://www.hibernate.org/hib_docs/reference/en/html/manipulatingdata.html#manipulatingdata-update-lock HTH Carl-Eric -- Antwort: Weil es das Lesen des Textes erschwert. | Carl-Eric Menzel Frage : Warum ist das so schl