Hi,
When an error occurs during processing a PPR request the PPR engine
submits the form in order to enable the application to show a proper
error page.
Have you checked your server log for any exceptions which occur
during the partial requests?
regards
Ernst
On 6/25/07, samju <[EMAIL PROTECTED]> wrote:
i got this:An unexpected error occured during an ajax-request page has been
fully submitted!
i am using IE and Shale.
<s:pprPanelGroup id="updatetable" periodicalUpdate="5000" >
<t:dataTable value="#{dialogScope.initialData}"
preserveDataModel="false" renderedIfEmpty="false" rowId="#{result.id}"
binding="#{Sworker.doworkonID}" >
.......
</dataTable>
<s:pprPanelGroup>
what realy happen: when navigate to the blaa.jsp the ajax-request is working
for the given periodicalUpdate="5000" and the result of it is the Error
above.(the error appear periodicaly!! )
1.so what to do?
2.where had the page been fully submitted?
Sam
--
View this message in context:
http://www.nabble.com/pprPanelGroup-ajax-request-error-tf3976160.html#a11286738
Sent from the MyFaces - Users mailing list archive at Nabble.com.