I had removed that option in order to reduce network traffic. It didn't seem logical to send some KB of text and then get those KB back.
However, in your usecase it's 100% valid. I'm thinking of a refreshContent parameter, which when set to true will do what you want. Please add a bug-report for this. >From Eddie Fang <[EMAIL PROTECTED]>: > Hi, > > I am currently playing around with EditorExample, and I wish to do > something like this: > > When the user changes content, and clicks on 'save' on the Editor, the > data is processed in toggleform(), and data is saved. The processed > data is reflected in the client browser. > > How would I go about having the data reflected in the client browser, > without having the user click on 'reload' on the browser? > > Thanks! > > Eddie > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Tacos-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tacos-devel > -- ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
