I found a way, I use the pprPanelGroup just for forcing to Partial Page
Rendering.
The TableSuggest is taking the values from the backing bean always using
Ajax, so it's ok.
Hope in the future the component will be more stable. Anyway, it's a great
one.
Thank you for answering.
On 2/9/07, Werner Punz <[EMAIL PROTECTED]> wrote:
One word, dont, the pprPanelGroup is not really finished,
I dont know its state, but the last time I had a look
at it, it had severe problems with everything which had javascript
embedded.
There are other options for partial page rendering at the moment
which work better.
(Trinidad has one, Ajax4JSF etc...)
Laurentiu Trica schrieb:
> Hi
>
> I have to use <s:pprPanelGroup> and <s:tableSuggestAjax> together.
> But I receive an error like this:
>
> 2007-02-08 19:21:21,906 WARN org.apache.myfaces.renderkit
> .html.util.DefaultAddResource - Response has no <head> or <body> tag:
> <?xml version="1.0"?>
> <response>
> <component id="ofamMainForm:ppr1"><![CDATA[<select
> id="ofamMainForm:label_Output_Nachweis"
> name="ofamMainForm:label_Output_Nachweis" size="1"
> class="largeinputColumn"></select>]]></component><component
> id="ofamMainForm:ppr2"><![CDATA[<script type="text/javascript">
> dojo.require('extensions.FacesIO');</script><script
> type="text/javascript">dojo.require('dojo.event.*');</script><script
> type="text/javascript">dojo.require(' dojo.string');</script><script
> type="text/javascript">dojo.require('dojo.lfx.html');</script><script
> type="text/javascript">dojo.require('dojo.lang');</script><script
> type="text/javascript"> dojo.require('dojo.html');</script><script
> type="text/javascript">dojo.require('dojo.style');</script><script
> type="text/javascript">dojo.require('dojo.collections.ArrayList
> ');</script><script type="text/javascript"
>
src="/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11709551/suggestajax.tablesuggestajax.TableSuggestAjaxRenderer/tableSuggest.js"></script><table
> style="border-collapse:collapse;" cellpadding="0"><tr><td><input
> id="ofamMainForm:ewcs" name="ofamMainForm:ewcs" type="text"
> value="150103" autocomplete="off" class="largeinputColumn"
> /></tr></td><tr><td><div class="ajaxTablePopup"
> id="ofamMainForm:ewcs_auto_complete"
> style="display:inline;"></div></tr></td></table><script
> type="text/javascript">var tableSuggestofamMainForm_ewcs_fieldNames =
> ["ofamMainForm:ewcs",,"ofamMainForm:ewcsId"];
>
> Can anybody help me with this?
> Thanks in advance.
>
>
> --
> Best regards,
> Laurentiu
--
Best regards,
Laurentiu