;[EMAIL PROTECTED]>
Date: Sat, 15 Dec 2007 19:47:04
To:Tapestry users
Subject: Re: New community site based on t5
if i dont know tapestry,
i were not realy impressed what tapestry can do for me
regards
S.Homburg
Jonathan Glanz schrieb:
> If you'd like to see a new.sit
If you'd like to see a new.site based on t5 goto www.wingmanfinder.com its 100
percent free, so its just an example of what t5 can do
Sent via BlackBerry by AT&T
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
Web services would work.a directory redsident object, etc
Sent via BlackBerry by AT&T
-Original Message-
From: "Oliver Lee" <[EMAIL PROTECTED]>
Date: Thu, 6 Dec 2007 21:35:34
To:"users"
Subject: How to integrate tapestry and jbpm,or any other workflow framework?
Can give me an ide
I can't copy any code but I can definitely describe it without issue.
One of the main ajax components created was a widget wrapper for dynamic
content. It takes a widget configuration which is defined by various
contributions to the widget service. Part of that is a page name and a block
name
;re going to be contributing some Ajax
components? ;)
On 9/17/07, Jonathan Glanz <[EMAIL PROTECTED] > wrote:
I've been using t5 religously on several projects for some massive
conglomerites with great success...as howard stated there are a few
pieces he's trying to complete befo
I've been using t5 religously on several projects for some massive
conglomerites with great success...as howard stated there are a few pieces he's
trying to complete before t5 goes ga, but we've simply implented several of our
own components for ajax etc to enable that functionality. Bottom lin
I've tried a few times now and can't seem to add anything to the wiki
it keeps telling me I need to save something to a fileI want to
post some validators and submodule samples as well as various
contributions and tricks
any ideas?
On Aug 26, 2007, at 5:37 PM, 小司 wrote:
:-)it's happ
Sorry for the premature isue reportturns out I wasn't prefixing
my requests properly...took a little investigation, but if you want
secondary modules to work from the root context path you need to
specify the library name "core".
-Jon
On Aug 25, 2007, at 8:19 PM, Jonat
Hi, I've got mutiple modules in a plugable architecture, however the
only contribution that I can't seem to get to work is:
public static void contributeComponentClassResolver
(Configuration configuration) {
configuration.add(new LibraryMapping("dashgit-bea",
"com.densebrain.dashgit.bea"))
I personally use this exact process for builkding widget based pages.
Sent via BlackBerry by AT&T
-Original Message-
From: "Josh Canfield" <[EMAIL PROTECTED]>
Date: Thu, 23 Aug 2007 11:16:55
To:"Tapestry users"
Subject: Re: T5:Tiles?
I love delegate for this type of stuff. If yo
Cesar, I've never tried it but I'm sure you could write a component that simply
used the request dispatcher to include another resource, such as a rails page
or a struts page etc
It may take a little work but there shouldn't be anything stopping you
Jon
Sent via BlackBerry by AT&T
-Origina
module code for contributing
new validation messages and the actual validators)
Jon
-Original Message-
From: Jonathan Glanz [mailto:[EMAIL PROTECTED]
Sent: Monday, August 20, 2007 8:19 AM
To: 'Tapestry users'
Subject: RE: T5 Validator
All, I've got a couple of completely
All, I've got a couple of completely functional valdators now and I wanted
to post them with a quick howto on the wiki.one problem.I can't
figure out how to create a new page.can someone provide some insight :-)
I'm am using the DevWiki link on the tapestry 5 home page.
-Cheers, Jon
Matt, we've been doing some load testing for a t5 app that will like have that
type of traffic 10 fold and from the early analysis I could run a site like
you're describing from my laptop.
This is a dead solid platform from what we're seeing
Jon
Sent via BlackBerry by AT&T
-Original Me
Use
@Inject
Private RequestGlobals globals;
Then
Globals.getHTTPServletRequest();
-cheers, Jon
-Original Message-
From: Shing Hing Man [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 12, 2007 2:51 PM
To: tapestry Tapestry
Subject: T5: How to get id of HttpSession
I have checked tha
Have you tried pulling heap dumps and anaylizing them ?
Sent via BlackBerry by AT&T
-Original Message-
From: [EMAIL PROTECTED]
Date: Thu, 09 Aug 2007 17:04:21
To:"Tapestry users"
Subject: Re: Memory leaks in Tapestry 4.1
Within one day it rises slowly from 100 MByte to about 1 Gigabyt
A trick to make it all work is to explode the tapestry jars into
WEB-INF/classes
-It does workbut it can get messy
-Jon
-Original Message-
From: Joel Wiegman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 30, 2007 11:48 AM
To: Tapestry users
Subject: RE: T5: Works in Jetty but not i
define th components you want and select which one
renders at any give time. This is how the Grid and BeanEditForm components
work, for example.
On 5/29/07, Jonathan Glanz <[EMAIL PROTECTED]> wrote:
>
> All, below is a sample of what I'd like to be able to do, but I can't seem
All, below is a sample of what I'd like to be able to do, but I can't seem
to figure out a way to make it work
Is there a way to do this or a binding that would do this? Basically I need
a way to dynamically instantiate components at runtime.
-thx, Jon
Got itjust created a JavaScriptStreamResponse and returned it from
onActivate.simple enough
-Jon
-Original Message-
From: Jonathan Glanz [mailto:[EMAIL PROTECTED]
Sent: Monday, May 28, 2007 7:52 PM
To: Tapestry users
Subject: T5 JSON Output
All, I'm working on several
All, I'm working on several async Dojo widgets and I can't seem to figure
out how I can have a page that does not need to return any element, I can
obviously write straight to a MarkupWriter, but when it goes to render there
is no parent element, any ideas? Thoughts?
Many thx, Jon
Thx a mil mate...
-Original Message-
From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 27, 2007 9:23 PM
To: Tapestry users
Subject: Re: Redirect Question
void setup()
{
throw new PageRedirectException("YourPageName");
}
?
On 5/27/07, Jonathan Glanz <[EM
In my setup function I need to be able to redirect to another page, any
ideas?
-thx, Jon
23 matches
Mail list logo