Hello,
I have a page with a dbform to insert data, the form is always in insert mode => localWebEvent=navNew.
The problem is : the first time it works, but after the insert event, the page is reloaded (followUp = the same page), and the form displays some data and is not in insert mode anymore !! How can i always force the localwebevent to navNew ?
My second question : is it possible to hide the (/servlet/container) string that appears in the url of the browser and replace it by the url of the jsp page ?
Thanks for help !
