In the meantime, maybe you wanna switch to Gmail or Yahoo? More space...
then you want mind all the mails... or even better, just create a rule that
puts it straight to the trash!
On 7/27/06, Frank Misa <[EMAIL PROTECTED]> wrote:
Hello ?
>From: Blackwings <[EMAIL PROTECTED]>
>Reply-To: "Tape
Any plans from the Tapestry team to include this (
http://issues.apache.org/jira/browse/TAPESTRY-817) in the core tapestry
codebase?
I'd say its a pretty basic requirement and I'm actually surprised it isn't
part of Tapestry yet.
Regards,
-Yves-
On 9/2/05, Paul Ferraro <[EMAIL PROTECTED]> wrote
wrote:
> value="org.xxx.MyVisit"/>
Instead of above, please try :
Shing
--- Yves Sy <[EMAIL PROTECTED]> wrote:
> Thanks for the reply.
>
> Since I prefer to use non-deprecated methods, I'm
> trying to do it the latter
> way:
>
> @Inj
PROTECTED]> wrote:
On Sat, 24 Jun 2006 12:50:48 -0400, Yves Sy <[EMAIL PROTECTED]> wrote:
> I have an old Tapestry app which I began to slowly port to Tapestry 4.
> How
> do I get a hold of the old visit object configured Tapestry-3 style in a
> Tapestry 4 page?
The easiest thi
Hi,
I have an old Tapestry app which I began to slowly port to Tapestry 4. How
do I get a hold of the old visit object configured Tapestry-3 style in a
Tapestry 4 page?
I tried
MyVisit visit = (MyVisit) getApplicationStateManager().get("visit");
but this doesn't work
Thanks in advance,
-Yves-