Freddy Daoud wrote:
Let me know if you have more thoughts on this.
Another option, which you may already have looked at, is having the ability to invoke specific Page methods that returns a Fragment or Partial response.
A custom ClickServlet could be enhanced to check for a special parameter e.g. "pageMethod=loadTable" and then invoke that method on the Page and stream back the method response. I haven't tried this yet so there could be issues I'm missing.
bob
