my current page is show when i pass in url like
http://localhost:8080/Test/app?service=page&page=Product&id=xxx1
after calling changing of locale, i call cycle.activate(); how to i get the
current path like the above and pass to cycle.activate() ? cycle.activate can be
accept pagename , not para
in my html,
---
in my java, pageValidate,
--
setAllProducts("");
when reader on browser, i get the exact html -->
---
why it doesnt convert into tapestry codes...?
i need to dynamically create jwcid tag inside @insert tag. that's the reason i
use this approach. how to make tapestry render the tags inside @insert
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
let me share my solution.. ya. using @BlockRender will work. the only problem
is if your generated html is too complicated using @blockRender is not so easy.
so what i do is, i remain my existing code and for action button, i create
another page and hidden in current page as iframe. this way, when
in my action listener. how to i use cycle to get current browser url ? i need
this url so that i can reload the same page again
ex. url :
http://localhost:8080/TestApp/app?service=page&page=Listing&itemId=abcdef&code=abc
public void reloadThisPage(IRequestCycle cycle) {
//need to get browser
the image that preloaded using asset loginImg able to change according to the
locale i select. but the for the mouseover "btn_login2.gif" . how do i make it
to suppport locale?
-
To unsubscribe, e-mail: [EMAI
lazily initialize a
collection of role: com.ifactory.cms.entities.StandardPage.children, no session
or session was closed
Here is how I set it in the web.xml:
404
/app?service=page&page=main/Custom404
Any thoughts?
Thanks!
- Mike Leon
say "User
already registered" or something like that. I can't seem to find the
right terms to plug into google to get back what I need. Can someone
point me to a source that shows how to do this.
Thanks
Mike
-
Has anyone integrated any sort of CMS tool with Tapestry? I've looked into
Magnolia and several others, but all seem to require an uphill battle if
they are to be tied into Tapestry and I was wondering if someone else has
already done this. Thanks!
Michael Grundvig
-
This would have been very helpful to me a few months ago. You ask for
feedback, I have some:
* Possibly include friendly urls?
* Maybe a version that doesn't use EJB? That seems a less likely usage then
most. This would also let you use something lighter then JBoss.
* A Maven2 version? This wou
I left this vague to allow any sort of response. Basically, the closer it
gets to something like Magnolia the better but anything someone else has
done would be a start.
Michael Grundvig
Electrotank, Inc
http://www.electrotank.com
- Original Message -
From: "Phillip Rhodes" <[EMAIL P
Hello
My code below works for the item delete - but a normal "submit" button
click after an "add" button click gives me an unexpected and
additional "add".
Also, if I do more than one "add" followed my a final "submit" the
whole thing goes out of sync with a..
Caused by: ognl.MethodFailedExceptio
@Form) that a component with id
"tx" was expected in stead of the "submit" (or otherway around) no
matter if I was adding or removing.
Not sure if it helps.. After a single "add" it behaves like the "add"
action is being stored and repeated during the &q
d more than once, submit triggers the
delete button.
I've already added your files to reproduce this, but SF wouldn't
let me commit earlier on.
I would advice you to also log an issue at
http://tacoscomponents.jot.com/BugReporter
and then revert to using updateComponents="ognl:{'
Privileges
Additional information: not authorized to add child
Error code: 1186a82a6e49347a24c06ca75d49097b58e1d1b0
Any other place to log this?
On 7/14/06, Mike Oestereter <[EMAIL PROTECTED]> wrote:
Will log the bug and use part1
And thanks alot.
On 7/13/06, [EMAIL PROTECTED] <[EMAIL PROTE
]
Thanks
Mike
Hi
How do I define the style for an element to use an asset in stead of
the direct image, either as an inline style definition or
alternatively as a stylesheet ?
Blah
Thanks
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addi
el directory structure of:
css/
images/
js/
WEB-INF/
If you have a stylesheet file with something like:
.info {
background: url("images/button-center.gif") no-repeat top right;
}
Then you can do:
On 7/28/06, Mike Oestereter <[EMAIL PROTECTED]> wrote:
>
> Hi
>
>
sorry - not the final url but the final style string.
On 7/28/06, Mike Oestereter <[EMAIL PROTECTED]> wrote:
Thanks for your reply.
I think with your suggestion a component/page in a subdirectory under
"mywebapp" conect path will render correctly because the images is
relativ
be appreciated.
Cheers
Mike
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The demo app on the opencomponentry website initialy shows the dialog
popup centered in the browser window. But after a wrong password or
any subsequent renderings it is also displayed with the top left
corner centered in the browser window. I'm using mozilla on a mac.
On 7/31/06,
Hi,
It's a T3 example but it should show how it's done:
http://www.behindthesite.com/blog/C1931765677/E923478269/index.html
Mike
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi
The DirtyFormWarning and tacos:AjaxForm does not seem to work to
nicely together.
Also, not with refresh events.
I know everything is in flux at the moment with Tap4.1 and seeing
how/where the tacos components will fit in.
But in the meantime.. are there any (current) plans to make the
Dirty
]> wrote:
Mike Oestereter wrote:
> Hi
>
> The DirtyFormWarning and tacos:AjaxForm does not seem to work to
> nicely together.
I've got those working very nicely, what seems to be the problem?
Which tacos version are you using?
Anyway, if you feel there's a bug, add it
:8080/
It does not happen with AjaxSubmit.
It also does not happen with AjaxDirectLink
Cheers
Mike
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
there is
a "delete" link and finally an "add" link. After clicking the "add'
(and waiting for a while) and then clicking another "add" or a
"delete" the app directs to the webserver root.
Funny thing is that it used to work fine with tacos beta2.
On
Hi all; first off, I just wanted to express my thanks to the devs and
community for making Tapestry. It's a real piece of art. Thanks!
I'm working on a site that has an admin system to store advertisments. These
advertisements are small HTML blocks that they want inserted into specific
places
How do you do the little snippet below in Tapestry?
<%
// This could be any code needed, but it results in a specific page
String pageToInclude = "blah.html";
%>
Thanks!
Michael Grundvig
Electrotank, Inc
http://www.electrotank.com
Sent: Sunday, September 24, 2006 9:21 AM
Subject: Re: Equivalent of JSP Includes?
I usually do something like:
On 9/24/06, Mike Grundvig <[EMAIL PROTECTED]> wrote:
How do you do the little snippet below in Tapestry?
<%
// This could be any code needed, but it results in a spe
h, then you definitely want to use RenderBlock.
http://tapestry.apache.org/tapestry4.1/components/RenderBlock.html
On 9/24/06, Mike Grundvig <[EMAIL PROTECTED]> wrote:
But how can you dynamically define the component name? I have 20-30
custom
components (each one is an ad) and one template
ptember 24, 2006 9:39 AM
Subject: Re: Equivalent of JSP Includes?
Ads are often static rather than dynamic. Perhaps you can just use Insert
and output raw HTML instead of making each ad a component?
Martin
On Sun, 24 Sep 2006 16:31:12 +0200, Mike Grundvig <[EMAIL PROTECTED]>
wrote:
But how can
ined, or do I get it totaly wrong?
Is something like this possible (I think that's what Mike wants to do):
[informal parameters.] />
Robert
Jesse Kuhnert schrieb:
The page I referenced gives you an example of what you asked for.
http://tapestry.apache.org/tapestry4.1/components/Rend
Hi there
I see the tapestry website reports that 4.1 is no longer "unstable"
but "active".
Also that the "stable" 4.0.2 link disappeared although it is still downloadable.
Is 4.1 actively becoming stable or wha
Hi
Say I've got the following on a template page where Main and Sub are
components..
html
more html
Is there a way to get in Main's class a handle on all the Sub
components enclosed by Main without adding an explicit reference in
each Sub to Main?
Many th
n
using my example).
On 11/17/06, Karthik N <[EMAIL PROTECTED]> wrote:
Look at the API docs
http://tapestry.apache.org/tapestry4/tapestry/apidocs/index.html
AbstractPage has getNestedComponent
AbstractPage extends AbstractComponent that has getComponents()
HTH
On 11/17/06, Mike Oe
I'm with you Barry. I've had much better luck getting DB connections out of
the web app configuration and into a more neutral location. Something that
allows me to run the services and test code from the command line. This
leads to much better developer productivity overall.
Michael Grundvig
E
Hi
I'm upgrading an app from 4.0 to 4.1.2.
In the 4.0 app I have a PropertySelection that has eventListener
pointing to a @tacos:EventSubmit that has a
effects="template:{highlight:{any:'[255,255,184], 500, 500'}}"
How do I get the effect thing to work in 4.1.2? My onchnage
EventListener annotat
Effect("some_client_id_1", function(){return
> dojo.lfx.highlight("some_client_id_2", [255, 255, 184]) });
>
>
> "some_client_id_1" is the id of the updated component. When the component is
> updated, the effect is triggered.
> "some_client_id_2"
Hi
During a async call to a @EventListener method that takes quite long
(slow database connection) it would be nice to (like previously in
tacos) change the cursor to an hourglass (or equivalent).
It would actually be quite nice as well if input to controls could be
disabled (at least for a whil
sdoc/index.html
> the tapestry.fx.attachAjaxStatus method
>
>
> Mike Oestereter wrote:
> > Hi
> >
> > During a async call to a @EventListener method that takes quite long
> > (slow database connection) it would be nice to (like previously in
> > tacos) change the cursor to a
> Use @contrib:AjaxStatus
> http://tapestry.apache.org/tapestry4.1/tapestry-contrib/componentreference/ajaxstatus.html
>
> ... or, for more control, see
> http://tapestry.apache.org/tapestry4.1/jsdoc/index.html
> the tapestry.fx.attachAjaxStatus method
>
>
> Mike Oestereter wro
so?
Thanks
Michael Lake
after more digging, i can see I need to provide an AssetFactory...
lets say
DatabaseAssetFactory
which could return a DatabaseResource which would implement Resource
I'll need something like @Marker(DatabaseProvider.class) which is in
InternalModule..
---
so you see how the method signature is different than mine?
What am I missing here? Or have I stumbled into something that hasn't
been fleshed out?
Thanks,
Mike
BTW: Howard, you are a genius
---
ates.
I'd love if I could find a tapestry compatible shopping cart... I was
also looking at the Paypal shopping cart (off-site shopping cart), but
it has practically no flexibility (can't view cart items on your own
site, etc).
Any idea
Hi
I've got a Person component that gets rendered within a loop.
Inside the Person.tml I've got a zone (zony) and an actionlink that should
update that zone.
A click on any (not the first) of the rendered ActionLinks incorrectly
updates the first zone "zony" (and not, say, "zony_1") - it appears t
Hi
In the simple example below I get the correct result after clicking on
the "update: two" hyprlink (the correct zone is updated):
update: one (hyperlink)
UPDATED two
BUT when I modify the page .tml and put the body inside a
... in stead of only inside a
...
The following html source get gener
Hey All,
I have a form where I want to be able to change one value and have the other
values in the form update. I have a zone around the whole form, and I'd like to
use the onchange event to reload the Zone, but what javascript I use to trigger
the reloading?
Thanks for any help!
-
from what I understand.
- Mike
- Original Message -
From: "Toby Hobson" <[EMAIL PROTECTED]>
To: "Tapestry users"
Sent: Thursday, August 7, 2008 5:53:20 PM (GMT-0500) America/New_York
Subject: Re: T5: Trigger zone reload with just javascript?
Hi Mike,
Have you t
SecondButton".
I also tried an onchange javascript event to just submit the form (i.e. not
pushing any buttons) and it still triggers the first button event.
Is this is a bug, or do I not understand how this works?
Thanks for any help!
- Mike
-
, or what might be the problem?
Many thanks,
Mike Saavedra
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Error filterStart
Any help is appreciated,
Mike Saavedra
Filip S. Adamsen wrote:
Hi,
Have you tried packing everyting from ${app.root}/WEB-INF/classes/
into a JAR and put it in ${app.root}/WEB-INF/lib? That might help.
-Filip
On 2008-08-23 01:06, Mike Saavedra wrote:
I just want a basic webapp to r
Hello,
I'm looking to override the 404 page with my own custom one. I've scanned
around the wiki how-to pages and can't find much. Can anyone point me to any
resources or documentation that would help?
Thanks!
Hey,
Thanks for the responses, I've given this a go and I am having a bit of trouble.
When I add the:
404
/error404.jsp
to the web.xml and restart - my application will still redirect all fake urls
to my Index page.
I'm running Jetty. Any thoughts?
- Mike Leonardo
y 4.1 or 5.0?
Many Thanks
Mike
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
have which leads me to believe
that I have specified a shell component.
I have tracked the problem into the PageLoader class, but since the problem is
random it is very difficult to debug.
Is it possible that this is a threading problem?
Can anyone help?
Mike
: Tapestry users
Subject: Re: Tapestry Upgrade problem
What JDK are you running on?
On Tue, Dec 23, 2008 at 10:50 AM, Mike Wasserman
wrote:
> I am upgrading from Tapestry 4.1.2 to Tapestry 4.1.6.
> When I run my integration tests (using Selenium) I am get a error
randoml
al Message-
From: Howard Lewis Ship [mailto:hls...@gmail.com]
Sent: Tuesday, December 23, 2008 2:00 PM
To: Tapestry users
Subject: Re: Tapestry Upgrade problem
What JDK are you running on?
On Tue, Dec 23, 2008 at 10:50 AM, Mike Wasserman
wrote:
> I am upgrading from Tapestry 4.1.2 to Tapes
sed on some old reports I remember reading here):
- Start your app and before running the tests, try to visit all the affected
pages by hand (making sure they load fine) and only then fire the tests.
Do you see problems after that?
On Wed, Dec 24, 2008 at 8:16 PM, Mike Wasserman
wrote:
> I'v
it's some sort of threading problem within
Tapestry.
Anyone have any ideas on how to fix this problem?
Thanks
Mike
From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca]
Sent: Thu 12/25/2008 1:07 PM
To: Tapestry users
Subject: RE: Tapestry Upgrade p
s after 20 tests, sometimes after 50 tests).
So it appears that the _components HashMap is never populated under some
circumstances.
Anyone have any clue why this is happening, or how it is possible for this to
happen in Tapestry?
Thanks
Mike
____
From: Mike
stractComponent class we found that the _components Map
was null, and _active was false.
Thanks
Mike
From: Howard Lewis Ship [mailto:hls...@gmail.com]
Sent: Wed 1/7/2009 2:33 PM
To: Tapestry users
Subject: Re: Tapestry Upgrade problem
The _components field shou
Actually I was wrong in what I wrote in my last email.
addComponent() is NOT being called before getComponent() when the problem
arises.
Mike
From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca]
Sent: Wed 1/7/2009 2:47 PM
To: Tapestry users
Subject: RE
creation happens is controlled by the
number of componentIds found.
Now to figure out why there are no ids.
Mike
From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca]
Sent: Wed 1/7/2009 3:32 PM
To: Tapestry users
Subject: RE: Tapestry Upgrade problem
From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca]
Sent: Thu 1/8/2009 10:15 AM
To: Tapestry users
Subject: RE: Tapestry Upgrade problem
It now makes sense to me why the _components map is empty when getComponent()
is called.
The map is never populated because no componentIds are found
to
be in a similar area of the code it isn't the same stack trace that we're
getting.
Mike
From: andre...@gmail.com on behalf of Andreas Andreou
Sent: Thu 1/8/2009 2:03 PM
To: Tapestry users
Subject: Re: Tapestry Upgrade problem
I want to take
Done.
If you need any more information please don't hesitate to ask.
Thanks
Mike
From: andre...@gmail.com on behalf of Andreas Andreou
Sent: Thu 1/8/2009 2:23 PM
To: Tapestry users
Subject: Re: Tapestry Upgrade problem
Also, add an issue at
onent found"
problem we've been having.
We intend to dig deeper and hopefully come up with a good explaination, (or
theory at least) as to what caused the problem.
Thanks
Mike
____
From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca]
Sent: Fri 1/
this issue.
We did discover that the synchronized call must be placed around the call to
PageSpecificationResolver.resolve(...), trying to synchronize the method itself
didn't work.
Thanks for all your help
Mike
____
From: Mike Wasserman [mailto:m
Hey,
I'm using the Palette contrib component... it works great when I user
test it, but I get a strange error when I try to test it using HtmlUnit
testing. I enabled the javascript, and built utility function to select
and click the right links, but the javascript breaks in the test. Anyone
have a
Sorry, I actually hit send too soon...
Here's the error. Thanks!
Cheers,
Mike Leonardo
=== EXCEPTION START
EcmaError: lineNumber=[145] column=[0] lineSource=[null]
name=[TypeError]
sourceName=[http://localhost:9001/app?digest=db3d317f3d6334ce6ec25039e12b6d52&path=%2Forg
/AJHKSGFDLJHAGSDFLHJSDLFAGSDFGLRMWNEBRMWNBEFSDFKJSHDFN
WLKDJSLKDJFLSKJDFL
I don't want to spend too much time on this so I was wondering if
anybody has done this before or have a quick answer?
Thanks
Cheers
Mike
-
To unsubscribe, e-mail: [
thats also the way we do it
-Ursprüngliche Nachricht-
Von: Mike Oestereter [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 23. Januar 2007 21:06
An: Tapestry users
Betreff: encrypt query string
Hi
I want to encrypt (most of) the query string part of a tapestry webapp.
So instead of having
s it correct to say that once a DirectLink is clicked with the
stateful flag set to false, any session data associated with that
user's session is invalidated?
Thanks
Mike Davis
-
To unsubscribe, e-mail: [EMAIL PROTE
Visit() from *any other page* also return null,
again regardless of whether a visit object was previously accessible.
Thanks
Mike Davis
On Thu, 3 May 2007 04:50:29 +0300
"Andreas Andreou" <[EMAIL PROTECTED]> wrote:
> not, that's not correct... session is not invalidated wh
ks, but obviously I'm hoping that it's possible just using
a config file.
Thanks
Mike Davis
On Thu, 3 May 2007 08:47:10 +0200
Mike Davis <[EMAIL PROTECTED]> wrote:
> Hi,
>
> The problem is that I have a page that I'd like users to be able to
> access with or without a
Hi,
Thanks for that - it solved my problem neatly ...
I'd also like to say thanks to the list - great to see a big community
that helps out so quickly and politely!
Thnks
Mike
On Thu, 03 May 2007 15:46:18 +0100
Richard Kirby <[EMAIL PROTECTED]> wrote:
> Hi Mike,
>
> I
Hello!
I'm writing an application that has both a T5 web app and also a Restlet
servlet in the same project. So T5 is the servlet-filter and the Restlet is an
actual servlet. To allow both to co-exist I've configured the T5 AppModule to
ignore anything with /rest/ at the beginning of the reques
Hey Alex (or Dmitry),
I'm trying to get a T5.2 + 1.3GAE project working too.
How did you perform the fix in Dmitry's solution?
(http://dmitrygusev.blogspot.com/2009/10/develope-java-applications-with-gae-sdk.html)
You mention replacing the agent in the jar file - but I thought Dmitry's fix
was
actory Software Engineer
- Original Message -----
From: "Mike Leonardo"
To: "Tapestry users"
Sent: Monday, January 11, 2010 1:22:26 AM GMT -05:00 US/Canada Eastern
Subject: Re: T 5.2 & App Engine 1.3 SDK
Hey Alex (or Dmitry),
I'm trying to get a T5.2 + 1.3GAE proje
5:16:29 AM GMT -05:00 US/Canada Eastern
Subject: Re: T 5.2 & App Engine 1.3 SDK
Hi,
> I keep getting the same issue with the LocalVariableTable
I believe this is due to javaassist 3.11, try to revert this jar to version
3.9
On Mon, Jan 11, 2010 at 10:00, Mike Leonardo wrote:
> Ah,
n the ExceptionReport
page and then do some custom 404 thing, but it would be much nicer to
prevent these exceptions form happening in the first place.
Any ideas?
Thanks
Mike
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
finitely a bug - I'll try and get the code for
org.apache.tapestry5.internal.services.URLEncoderImpl and make it work
better
Anyway, all the best
On Tue, Mar 16, 2010 at 3:58 PM, Thiago H. de Paula Figueiredo
wrote:
> On Tue, 16 Mar 2010 10:09:18 -0300, Mike Oestereter
> wrote:
>
&g
Thanks man
On Tue, Mar 16, 2010 at 6:21 PM, Thiago H. de Paula Figueiredo
wrote:
> On Tue, 16 Mar 2010 12:22:13 -0300, Mike Oestereter
> wrote:
>
>> I dont know how but I think 1) could be addressed by making tapestry
>> to "encode" action differently to say login
Hello
I've got a page that takes the context as parameter to produce a
result from db, e.g.: http:/hostname/app/page/123
If the db result for 123 does not exist I would like to throw a 404.
Currently I'm using...
Object onActivate(EventContext context) {
//db lookup code to prepare page
}
I
e and redirect to it in case your
> onActivate doesn't find a corresponding entity.
>
> Am 19.03.2010 um 15:04 schrieb Mike Oestereter:
>
>> Hello
>>
>> I've got a page that takes the context as parameter to produce a
>> result from db, e.g.: http:/
Hi
I would like to make tapestry append '; HttpOnly' to the end of
whatever value tapestry decides to write for the "SET-COOKIE" header
when applicable.
Thanks
Mike
-
To unsubscribe, e-
I am writing an app that contains a feedback form that I want to send
to management. I don't really care if I defer this to a cgi that I
call from tapestry form or code the sending the email from tapestry.
Any input would be appreciated.
Mike
Sent from my i
Thanks all. I asked in case there was an elegant way to dynamically
loop through form values and style the content. I.e. Built into
tapestry or a component available to leverage.
Javamail certainly works(actually what I have coded now), thanks
again for your input.
Mike
Sent from my iPhone
On
Hi
How can I change the value of the JSESSIONID cookie after
succcessfull login - failure to do this will result in a session
hijacking vulnerability.
I'm not using Spring or AECGI (sp?) and am not interested in it at the moment.
In tapestry 5.0 the value of the cookie (somewhat magically and
un
On Mon, Oct 18, 2010 at 1:45 PM, Thiago H. de Paula Figueiredo
> Are you sure? This doesn't make a lot of sense.
As you can have more than
> one session state object, changing the session id would be the same as
> invalidating the session. This would be a serious bug.
>
I'm pretty sure - will try
The problem is that I don't want to invalidate the session from an
application point of view.
After successful login I want to store details about the authenticated
user in the user session.
I just want to kill the existing cookie and associate a new (and
different cookie) with the current sessio
gt;
>
> On Tue, Oct 19, 2010 at 2:40 PM, Mike Oestereter
> wrote:
>> The problem is that I don't want to invalidate the session from an
>> application point of view.
>>
>> After successful login I want to store details about the authenticated
>> user in
since my project is also used as a library
for other projects with their own web.xml files overriding this one.
Is it possible to contribute a ServletContextListener through AppModule in some
way?
Thanks,
Mike
Michael Leonardo
Senior Software Engineer
iFactory, A Division of RD
can route it to my event handler method (not yet working).
Thanks,
Mike
Hi Thiago, Thanks for your response. My replies inline below. -Mike
> Why aren't the Tapestry URLs RESTful enough for your scenario? Using PUT,
> DELETE, etc? Just curious. :)
I may be using the term 'RESTful' incorrectly. What I meant is suppose I have a
page that displ
ly so far.
Thanks for all the other tips!
Mike
From: Mike Dunbar
Sent: Monday, April 09, 2012 11:51 AM
To: 'users@tapestry.apache.org'
Subject: Need Help With Event URL Rewriting
Hi,
We are trying to build an application with RESTful URLs, rather than the
out-of-box Tapestry URLs. We&
ValidationDecorator directly in my AppModule but it looks like my decoration
isn't getting picked up at all.
Am I missing something?
How do people override ValidationDecorator for something like this in T5.3?
Thanks,
- Mike
Michael Leonardo
Senior Software Engineer
iFacto
like this around?
-Mike
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
RenderBlock, except it uses the
componentName parameter to create a page name, looks up the page, which is
created on the fly the first time it is accessed and then looks up the block
component inside the page.
Mike
-
To unsubscribe
format as always.
I generally use this in conjuction with a Palette or some other way to
let the user decide what columns to render.
-Mike
On 5/9/06, John Menke <[EMAIL PROTECTED]> wrote:
How can you add or remove a column at runtime with the tableView component
1 - 100 of 120 matches
Mail list logo