Hi Thiago,
this was a really good tip, it works.
thank you very much.
Walter
--
View this message in context:
http://n2.nabble.com/Tapestry5-and-Applets-tp3220868p3226618.html
Sent from the Tapestry Users mailing list archive at Nabble.com.
Response is always the start page and not the reqested jar file.
Accordingly the content lenght is always the same.
--
View this message in context:
http://n2.nabble.com/Tapestry5-and-Applets-tp3220868p3220868.html
Sent from the Tapestry Users mailing list archive at Nabble.com.
===
I wonder that for two different jar-files the same content length is
given. If that would be the amount of data for the first of several
packets it would make sense. But what happened then?
---
Walter
Thiago H. de Paula Figueiredo (via Nabble) schr
Hi,
I looked for some existing threads, but couldn't find any information on
that issue. Applets I would I like to use in some parts of the
application with heavy use of graphics. For the rest I would prefer to
use tapestry, which is new to me.
I tested a small example with JSF, no problem.