Because I do not want to refresh all the page ... (using liferay
portal). I just need to refresh a part of the page ...
Would you do it another way?
Martin Marinschek wrote:
I don't get it - why would you want to use an AJAX button if you want
to go to a new page?
regards,
Martin
On 8/29/06, Daniel Gradecak <[EMAIL PROTECTED]> wrote:
Hello all,
I am trying to use the sandbox commandButtonAjax and it is O.K. The form
is submited and i can see the data changes on the server side but ...
My problem is that I have mapped different navigation rules in my
faces-config, so when the ajax button is pushed there is no new pages
loaded .. I have to refresh the page to see the change,
which is not really what I want of course :). I have also tried to
specify an action that is pointing to my next url inside the <s:form>
but also without success ...
Any suggestions ?
Daniel