It can emulate any element, even dynamically deciding which element
(say "div" or "span" or "p") to emulate.
On Fri, Jun 5, 2009 at 6:33 PM, Angelo Chen wrote:
>
> Hi,
> notice there is this component called 'Any'? what's the use of this
> component?
> --
> View this message in context:
> http://
Em Sat, 06 Jun 2009 05:51:04 -0300, Angelo Chen
escreveu:
Hi,
Hi!
So often that we commented something from the tml file, in the end it got
rendered, which might contain some sensitive info. I'm looking for some
components like < t:comment> < !--> I might need this later --> <
/t:comment>
http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/mixins/DiscardBody.html
2009/6/6 Angelo Chen
>
> Hi,
>
> So often that we commented something from the tml file, in the end it got
> rendered, which might contain some sensitive info. I'm looking for some
> com
Hi,
So often that we commented something from the tml file, in the end it got
rendered, which might contain some sensitive info. I'm looking for some
components like < t:comment> < !--> I might need this later --> <
/t:comment>, probably T5 can have a flag to tell the run time that comments
shoul
Em Fri, 05 Jun 2009 22:39:35 -0300, Craig St. Jean
escreveu:
Although I can't really say, there is a WIKI page about it:
http://wiki.apache.org/tapestry/Tapestry5AnyComponent
That wiki page was about creating an Any component when Tapestry didn't
provide one, so you shouldn't use the wiki
Although I can't really say, there is a WIKI page about it:
http://wiki.apache.org/tapestry/Tapestry5AnyComponent
On Fri, Jun 5, 2009 at 9:33 PM, Angelo Chen wrote:
>
> Hi,
> notice there is this component called 'Any'? what's the use of this
> component?
> --
> View this message in context:
> ht
Hi,
notice there is this component called 'Any'? what's the use of this
component?
--
View this message in context:
http://www.nabble.com/T5%3A-Any-component-tp23897821p23897821.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
letHandler.handle(ServletHandler.java:361)
>>> *
>>> org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
>>> *
>>> org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
>>> *
>>> org.mortbay.je
xtHandler.java:756)
>> *
>> org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
>> *
>> org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
>> *
>> org.mortbay.jetty.handler
ava:324)
> *
> org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502)
> *
> org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:826)
> * org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:52
ector.java:635)
*
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:497)
--
View this message in context:
http://www.nabble.com/-T5--Any-component-nullpointer-tp21255662p21255662.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Yes thank you Nick.
I've create my own Any component from T5 5.0.3 sources ;)
Regards
May as well use the original. I've put it here:
http://wiki.apache.org/tapestry/Tapestry5AnyComponent
Please update or add examples of its use.
I think Any was prematurely deprecated.
Cheers,
Nick.
David Avenante wrote:
Yes, after investigation you're right.
So I think I need to re-implement
Yes, after investigation you're right.
So I think I need to re-implement an Any component ;)
Thank you for your input.
David Avenante" <[EMAIL PROTECTED]>
To: "Tapestry users"
Sent: Wednesday, August 01, 2007 3:31 PM
Subject: [T5] Any component Bis
Hi,
The Any component is gone and now
...
is now just:
...
but is it possible since it's gone to add a mixin to and element like
Hi,
The Any component is gone and now
...
is now just:
...
but is it possible since it's gone to add a mixin to and element like
My layout
When I try this case tapestry throw me this error :
You may not specify mixins for element because it does not
represent a component (which requires ei
16 matches
Mail list logo