Ok, I am again subscribed to the MyFaces Disctussion mailing list. And I don't know if It gets seen or should I post the same question to de developers list, should it not be the case.
On Dec 17, 2007 3:36 PM, Carlos Ortiz <[EMAIL PROTECTED]> wrote: > Yes, I have tried there but I don't know if my eMail system is having > trouble because I don't know if it has been delivered, then I had to > unsubscribe. Well, I will try again. > > I suspected this has to be done, I will try again, thanks a lot. Uff, I > guess you read all of these mail messages. > > Good knowing your time and patience. > > > On Dec 17, 2007 11:20 AM, Matt Raible <[EMAIL PROTECTED]> wrote: > > > This sounds like a MyFaces issue. Have you tried posting this to their > > mailing list? > > Matt > > > > On Dec 14, 2007, at 1:52 PM, Carlos Ortiz wrote: > > > > Hi > > > > > > I have this > > > > <context-param> > > <param-name>org.apache.myfaces.ADD_RESOURCE_CLASS</param-name> > > <param-value> > > org.apache.myfaces.component.html.util.StreamingAddResource > > </param-value> > > </context-param> > > > > > > I need to use this because I need special characters in my HTML rendered > > code such as áéñ, etc and shown in an alert in the javascript code included > > in a page (The people would require this if using non-latin characters). > > This works fine, but when I use it with the <t:inputCalendar> component of > > the Tomahawk distribution, with the [renderAsPopup="true"] and > > [renderPopupButtonAsImage="true"] properties, it does not work as the > > resources are not found for some reason. > > > > > > This is a bug, please check it out, I am an user for the framework, not > > a committer or developer of it. > > > > > > Hope someone do read. > > > > > > >
