Hi all!
How I can receive tapestry state object (e.g. visit object) in hivemind
interceptor?
Thanks!
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
That's an understandable viewpoint.
Safari hasn't traditionally had very good support/implentation of some of
the core JS api . (that is required to be ecma compliant at least). They
have fixed this in more recent versions of safari but it's something the
dojo dev's are still trying to support as
Hi,
I'm having trouble with Dojo as well, and especially the fact that
it's been chosen for 4.1.
Of all the Tacos demos, only the tab component work in Safari (on the
Mac).
If it's not cross-platform, Dojo is really not a good toolkit to
standardize on
A
-
On 7/4/06, Josh Long <[EMAIL PROTECTED]> wrote:
Does anyone else see the potential in a specialized @Message component
that serves to act as refined @Insert but for messages? It owud take
the formatters, would know how to handle "raw", and would generally
replace the monotony of
with
x
or
x
Does anyone else see the potential in a specialized @Message component
that serves to act as refined @Insert but for messages? It owud take
the formatters, would know how to handle "raw", and would generally
replace the monotony of
with
x
or
x
or
x
or
etc. i now wonder if this has been do
Yes, definitely. A good portion of the api that was marked in 4.0 with
warnings of being removed in 4.1 have already been removed.
ValidField/validator binding are on the "hit list".
On 7/4/06, Vjeran Marcinko <[EMAIL PROTECTED]> wrote:
Hello.
I was just wondering will all deprecated stuff in
Hello.
I was just wondering will all deprecated stuff in 4.0 be removed in 4.1 ? I
am particularly interested in removal of this confusion with "translator"
and "translators" bindings (tied with deprecated ValidField)
Regards,
Vjeran
---
Oh, and all you have to do to enable it is to drop the jar into your
WEB-INF/lib. It will "wire" itself into the Tapestry framework
automatically. This feature is available as part of Tapestry 4.1 also.
-Original Message-
From: James Carman [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July
There is a project called tapestry-autowire (available via SVN) which allows
you to automatically wire HiveMind services into your pages:
http://svn.javaforge.com/svn/tapestry/tapestry-autowire/trunk
You can use anonymous/anon as the username/password to check it out. It
builds using Maven2. Ho
Hi,
what is the preferred way of catching a session
dereferencing/invalidation in Tapestry 4.x?
-Erik
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
What are a differences and similarities between page and Hivemind service?
Is it possible in the future to implement pages as Hivemind services
as POJO's with all services features as auto-wire and so on. currently I
need
to inject services into a page manually, use logging directly ( NP, but
I
Jesse,
Wow, you've put it in a much more prominent place than I anticipated,
so I guess the pressure's on to keep it relevant!
Many thanks,
Geoff
By the way - the new Tapestry site looks great and reads very well.
Kudos to
everyone involved.
On 04/07/2006, at 12:09 PM, Jesse Kuhnert wrot
Have you tried using the Insert component with
parameter raw set to true ?
http://tapestry.apache.org/tapestry4/tapestry/ComponentReference/Insert.html
Shing
--- Jean-Eric Cuendet <[EMAIL PROTECTED]> wrote:
> Hi,
> I would like to put markup in the texts in my
> properties files.
> I have some
Hi,
I would like to put markup in the texts in my properties files.
I have something like:
the_string=Hello, John, how are you?
But after getting the text either with getMessages() or directly with
the is printed in full text (as )
instead of making John bold...
Any iodea how to do that?
Th
>
Please try replacing validator by validators.
validator is for ValidField.
Shing
--- "Firas A." <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I get ClassCastException
> (org.apache.tapestry.valid.IntValidator) when
> trying to validate a field. Below is the code I'm
> using.
>
> Page class:
>
Hello,
I get ClassCastException (org.apache.tapestry.valid.IntValidator) when
trying to validate a field. Below is the code I'm using.
Page class:
@Bean
public abstract ValidationDelegate getValidationDelegate();
Page spec:
...
Thnaks for your time!
Hello!
Hope this message is not too offtopic... the company I'm working for
is currently
searching for Java developers with web-frontend experience. Knowledge of
Tapestry is not required. However, all of our frontend development in
the team is
done using Tapestry and Cayenne. It's a permanen
Don't forget that html does allow multiple classes to be assigned to
an element, so another way to solve it is to just construct a string
containing multiple class names in the method referenced by the class
binding. You can still use the EvenOdd bean, but you must call next()
on it yourself, and
18 matches
Mail list logo