Hi,
With 2.0.0.RELEASE, It may not possible to write in the outputstream of response (which is accessible with requestcontext) in "evaluate expression".
With RC1, it was still possible to write...
Type: Posts; User: efshaolin; Keyword(s):
Hi,
With 2.0.0.RELEASE, It may not possible to write in the outputstream of response (which is accessible with requestcontext) in "evaluate expression".
With RC1, it was still possible to write...
I have an other problem with popup. When window size is smaller than the popup size, popup is automatically recentred in the window (if I click in popup to give focus) and I cannot scroll to bottom...
I have an other sf:commandLink in the page which is rendered with the first request. This link works until I click on sf:commandLink in the outputPanel rendered with ajax request. Regarding the link...
In the concerned page of my own app, I want to display or not a link (which opens a popup) according to "myBean.condition" and rerendered the concerned panel.
<a4j:outputPanel id="link"...
Thank you for your answer.
I have cleared browser cache and server cache. I have tested with firefox 2, firefox 3 beta, epiphany and opera but it doesn't work. The version of nightly build tested is...
hi,
With the last nightly build, I have a problem with sf:commandLink which call popup. If sf:commandLink (into panel) is rerendered (after ajax request), the sf:commandLink generates a javascript...
Hi,
I have already posted an issue in a pdf generation topic about this subject : after clicking a link which generates a pdf in response I have to click 2 times in other links of the same page....
I suppose it's a similary problem with pdf generation outside main flow. The flow is reinitialized. Is it a bug ?
I have a redirection to an other flow which generates pdf (in the response) but main flow is reinitialized when I click on any link in the page. Why is the main flow reinitialized whereas the pdf is...
Thank you jamesclinton. It works fine but I have a problem with the last nightly build. I have a link in a page which opens a pdf file with indicated method (externalRedirect). The file is well...
Thank you for you reply. In the sample swf-booking-richfaces (and generally after richfaces integration) the popup under IE 7 does not appear properly : it's positioned under the main fragment....
It works fine, thank you. I have put ajax event (with a4j:commandLink or sf:commandLink) in a popup it works too. Yet I have observed that when you cancel the popup with the close button (x) or press...
Hi,
I want control an email in an input text into a sf:clientTextValidator with regExp=^[a-zA-Z0-9\\._%\\-]+@[a-zA-Z0-9][a-zA-Z0-9\\.\\-]*\\.[a-zA-Z]{2,6}$.
The jsf validation with the same...
Yes, it's the Richfaces 3.1.4GA with Facelets 1.1.14 and JSF RI (or MyFaces)
Thank you for your answer, but the behavior is the same : fragment is not rendered when "More Results" link (with a4j:commandLink) is clicked (for example).
Thanks in advance
I join the war deployed in Jboss 4.2 with richfaces integration where the problem of rendering occurs. I have added in reviewHotels.xhtml the link
Spring webflow jar version is the last...
I have tested this example in the page "More Results" and an other simple example. But The ajax response/fragment is not rendered.
(JSF 1.2 RI, facelet, richfaces - JBoss 4.2 - firefox 2.0)
I am trying to use the <f:param> tag in a facelet page (xhtml) in order to retrieve it in the webflow context and use it later. The issue is that I can not find the parameter in any webflow,...
Hi,
I have tested the popup support in the last version 2.0 m4 (with spring webflow faces sample). But it doesn't seem to work properly. I have a javascript error with firefox (other browsers have...
Hi,
I have tested the last version 2.0m4 with richfaces and the behavior is the same.
Hi,
I have the same problem with SWF 2.0 m3. Is there a solution for this problem with this version ?
Thanks for any help