I removed the @Body from the page and now the output seems to be working
fine. The report is being outputed onfly as each component is rendered.
I guess the problem was really the buffer in the tag Body.
Thanks,
Rodnei Couto
Henri Dupre escreveu:
On 8/28/06, andyhot <[EMAIL PROTEC
I did this and it didn't work it seems that Tapestry still does not
send the html to the browser...
Is it expected that Tapestry will render everything before sending the
output to the browser?
Can somebody help me?
Rodnei Couto
Martin Strand escreveu:
Maybe Tapestry needs to r
Rodnei Couto escreveu:
I´m using tapestry 4.0.2 and i am having problems with OutOfMemory
exceptions generating some VERY big reports (more than 1 elements).
I searched in the maillist but didn´t find any solution:
http://marc2.theaimsgroup.com/?l=tapestry-user&m=112864214530411&
I´m using tapestry 4.0.2 and i am having problems with OutOfMemory
exceptions generating some VERY big reports (more than 1 elements).
I searched in the maillist but didn´t find any solution:
http://marc2.theaimsgroup.com/?l=tapestry-user&m=112864214530411&w=2
The report page is quite simple
You can use pageBeginRender with components too... work fine..
Thanks,
Rodnei Couto
Rui Pacheco escreveu:
Hi all
One quick question, as the API got me a bit confused: which event is
equivalent to pageBeginRender for a component that extends BaseComponent
Hi,
If you are making something like tabs, you can use divs and javascript
look this site. You have just copy the javascript code:
http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
thanks,
Rodnei Couto
Kosarev A.V. escreveu:
Hi all!
What best way for switching between components?
I
.ServletContext
into a tapestry service is at
http://lombok.demon.co.uk/tapestry4Demo/Inject.html
Shing
--- Rodnei Couto <[EMAIL PROTECTED]> wrote:
Hi list,
I'm creating a service. I need to know the context
path to get an image
used in my service. How can I discover t
Hi list,
I'm creating a service. I need to know the context path to get an image
used in my service. How can I discover this?
Thanks,
Rodnei Couto
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
Hi list,
I'm creating a service. I need to know the context path to get an image
used in my service. How can I discover this?
Thanks,
Rodnei Couto
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
yes, work fine...
But i had tested in firefox and didn't work... i test in IE now and work...
Somebody now why didn't work in Firefox?
Thanks,
Rodnei Couto
Andreas Andreou escreveu:
Perhaps http://tacos.sourceforge.net/components/Refresh.html ?
Rodnei Couto wrote:
Hi list,
How
Hi list,
How can i make a partial reload of one page with ajax?
I know use AjaxForm, AjaxDirectLink etc, but a didn't know how to make a
partial reload by javascript
I need to know how make a ajax reload by javascript... is it possible?
Thanks,
Rodnei
public abstract void setValues(Object value);
public abstract Object getValues();
public void pageBeginRender(PageEvent event){
if( getValues() == null){
setValues("Start");
}
}
public void formSubmit(IRequestCycle cycle){
setValues("Submi
Hi,
I use google. I put:
site:http://mail-archives.apache.org/mod_mbox/jakarta-tapestry-user/
KEYWORD
Replace KEYWORD with the words you want to search for.
[]'s
Rodnei Couto
Aaron Bartell escreveu:
In the past I have used
http://www.mail-archive.com/users%40tapestry.apache.org/ to s
13 matches
Mail list logo