No. not that I know of.. so you'll need to write it from scratch.

regards,

Martin

On 12/22/05, Louis Burroughs < [EMAIL PROTECTED]> wrote:

When you say add the resources myself do you mean adding the _javascript_ files using the script tag?

<script language="_javascript_" src="" type="text/_javascript_">
<script language="_javascript_" src=""> <link rel="stylesheet" href="" type="text/css"/>
<script language="_javascript_" src=""> <link rel="stylesheet" href="" type="text/css"/>
<script language="_javascript_" src=""> <link rel="stylesheet" href="" type="text/css"/>
<script language="_javascript_" src=""> <link rel="stylesheet" href="" type="text/css"/>


The only reason I ask is because adding stylesheets can be done easily using the <t:stylesheet> tag and my url encoding is handled.  The script tags on the otherhand will fail url encoding, which means that I will have to write a <x:script> component (unless one already exists)





Louis M. Burroughs III



Martin Marinschek <[EMAIL PROTECTED] >

12/22/2005 03:08 PM
Please respond to "MyFaces Discussion"


       
        To:        MyFaces Discussion <users@myfaces.apache.org>
        cc:        
        bcc:        
        Subject:        Re: Popup calendar _javascript_ - loadPopupScript not defined



Well, you can work around the issues.

just add the resources yourself! this is not ideal, but better than nothing.

I don't know of any of the MyFaces committers being involved with
portals, so I really don't know about a timetable, sorry.

regards,

Martin

On 12/22/05, CD <[EMAIL PROTECTED]> wrote:
> D'oh!  Do you know what the timetable is on MyFaces supporting a portal
> environment?
>
>
>
> On 12/22/05, Martin Marinschek <[EMAIL PROTECTED]> wrote:
> > Well, what I remember it wouldn't work as we used the ServletRequest
> > in the filter - and that wasn't available in the portlet environment?
> >
> > But actually, upon reflection, people complained about class-cast
> > exceptions then...
> >
> > Hmmm...
> >
> > There is one huge patch in jira attributed to Stan Silvert which never
> > got committed which was about enabling ExtensionFilter for portlets.
> >
> > regards,
> >
> > Martin
> >
> >
> > On 12/22/05, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
> > > On 12/22/05, Mike Kienenberger < [EMAIL PROTECTED]> wrote:
> > > > Is it a matter of the
> /faces/myfacesExtensionResource/* resources not
> > > > being available?  Maybe this could be addressed by a filter.
> > >
> > > Oops.  I meant replaced with a phase-listener, not a filter.
> > >
> >
> >
> > --
> >
> > http://www.irian.at
> >
> > Your JSF powerhouse -
> > JSF Consulting, Development and
> > Courses in English and German
> >
> > Professional Support for Apache MyFaces
> >
>
>


--

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



--

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to