Vinicius Carvalho wrote:
Sorry about this, but could not found on the wiki. Why Tapestry? I mean the
name ;)
Regards
I guess because with a tapestry things are woven into each other. A
tapestry of objects, if you like. But this is just a guess of course :-)
--
Hi,
Does anyone know if the functionality of DynamicBlock
(http://www.behindthesite.com/blog/C1931765677/E572405339/) is also
available in Tapestry 4 since the component doesn't seem to work in
Tapestry 4
With DynamicBlock you can build/choose a component at runtime without
the need of d
Andreas Andreou wrote:
Look at the dependencies.
http://jakarta.apache.org/tapestry/dependencies.html
You need to place those jars in the classpath.
Thanks.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional com
in order to be able to
use Tapestry 4, or are those jars somewhere included in the Tapestry 4
distrubution?
Thanks in advance,
Nils Zonneveld
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Fabiano Choueiri wrote:
I am using Tapestry 3 and there isnt the 'action' parameter
There is another way to fix it ?
Thanks.
Use the listener parameter.
m.v.g.
Nils Zonneveld
--
Cyril Godefroy wrote:
Hi list,
I have an application in french and english. I'd like to force my
tapestry 3 application to serve pages by default in french although
it's multilingual.
Why? I want robots to index content in french first. Also, they don't
care about all the 'locale' cooki
Ananya Goswami wrote:
I have a scenario where
.I have a login page with fields username, password , a checkbox for
"remember username and password" and a submit button-"login".
. when the user checks the checkbox and submits , his username and password
has to be stored
. when the user visits the
ion object.
Tapestry uses a Visit object for HttpSession like storage.
put
in your .application file. The Visit class is just a POJO that
implements Serializable.
HTH,
Nils Zonneveld
-
To unsubscribe, e-mail: [EMAIL PROT