Re: Obtain Rendered HTML programmatically

2009-02-04 Thread ken.p
component appears correctly but ajax behavior will throw page expired exception. Any help? ptrthomas wrote: > > On Sun, Jan 25, 2009 at 6:25 AM, ken.p wrote: > >> >> Hi, >> >> I have a requirement which needed to obtain final rendered html as >> string.

Obtain Rendered HTML programmatically

2009-01-24 Thread ken.p
Hi, I have a requirement which needed to obtain final rendered html as string. E.g: java: add(new Panel1("p1")); html: I need to be able to captured rendered HTML for the above. Any example is appreciated. -- View this message in context: http://www.nabble.com/Obtain-Rendered-HTML-programmati