[Trinidad] tr:inputDate vs. servlet mapping

2007-09-26 Thread Björn Thalheim
Hi, I'd like to use just a plain in a form. Unfortunately, the popup-Window which opens when clicking at the calendar icon of the inputDate-tag returns me: HTTP Status 404 - ´ typeStatus report message description The requested resource ()

Re: MyFaces on Glassfish

2007-09-26 Thread Björn Thalheim
Hi, Hendrik Beck schrieb: What I could find out (if I understood it right) is, that Glassfish bundles the JSF Sun-RI with Glassfish and prefers that impl over the one bundled with the web app (which would be MyFaces in my case). Uhm. Are there any people out there doing that (I assumed, there mu

[Trinidad] JavaScript onmouseover in tr:column not rendered

2007-09-25 Thread Björn Thalheim
Hi, I have an interesting Problem: within a tr:tr, I'd like to use for a certain column an JavaScript (JS) onmousemove attribute, it looks like this: The problem is, the onmousmove attribute is not rendered by trinidad, i.e. it does not show up if you take a look at the source code of

Re: [Trinidad] Double-Rendering-Problem

2007-09-20 Thread Björn Thalheim
Hi, thanks for your reply. Judged by the log, you are using sjsas or glassfish, It's Glassfish Version 9.1 (build b58g-fcs). which have jsf-ri 1.2 bundled. That might be just a severe lack in my knowledge. I should probably read more about getting Trinidad to work with Glassfish/JSF RI.

[Trinidad] Double-Rendering-Problem

2007-09-18 Thread Björn Thalheim
Hi, I'm trying to get Trinidad running, so I used trinidad-blank and adapted the web.xml and faces-config.xml a little bit as well as the directory hierarchy. When I do not put org.apache.myfaces.trinidad.core into the faces-config.xml