Re: ajax and struts-flow - how to refresh part of a page

2005-07-14 Thread Don Brown
I'm not sure I understand the question, but if you just want the ability to call Java methods from the client, I'd go with DWR. Struts Flow is a bit more experimental looking at rethinking web applications as continuations-based Javascript-glued apps where the view logic can be written in the same

ajax and struts-flow - how to refresh part of a page

2005-07-14 Thread Grzegorz Stasica
hi, I'm checking struts-flow package and one of it's features "Remote RPC support (termed Ajax but with JSON instead of XML) for calling flow methods from the client". As much as I can see now there is no problem to invoke actions from struts-config but as much as I see all page is being rend