Hi Eldred,
prgmr.com seems to have the cheapest VPS prices around. Otherwise, I'd
highly suggest looking into EC2. I use rubber (
http://github.com/wr0ngway/rubber) for provisioning. I've been meaning to
write up a blog post on deploying a Tapestry app with it.
--
Kevin
On Thu, Dec 17, 2009
Well, it took me longer than I wanted, but the patch has been applied.
Thanks again.
--
Kevin
On Thu, Oct 29, 2009 at 8:47 AM, Kevin Menard wrote:
> Thanks for opening TAP5-913, Dmitry. I'll try to apply this tonight.
> Unfortunately the test system for Tapestry doesn'
Hi Jamie,
Did you just modify the i18n property bundles or did you register the
locale with Tapestry as well?
--
Kevin
On Fri, Oct 30, 2009 at 2:49 PM, Jamie Counihan
wrote:
> Hi all,
>
> Quick question about localisation/language translation.
>
> I know tapestry supports different locales i
Thanks for opening TAP5-913, Dmitry. I'll try to apply this tonight.
Unfortunately the test system for Tapestry doesn't work for Snow
Leopard, so I have to run in a VM to verify everything is passing.
--
Kevin
On Wed, Oct 28, 2009 at 7:31 AM, Dmitry Gusev wrote:
> I've made a Pull request on
Great news. I look forward to trying out the latest release.
--
Kevin
On Fri, Sep 18, 2009 at 11:44 AM, Massimo Lusetti wrote:
> Hi everyone,
> I'm happy to announce the 1.2.0 release of the ChenilleKit project,
> our first release compatible with Tapestry 5.1.0.5.
>
> The ChenilleKit proje
Hi Howard,
Do you have a link to the article?
--
Kevin
On Wed, Sep 9, 2009 at 1:09 PM, Howard wrote:
> I may no longer work at Formos, but I'm still pleased to see a nice
> writeup about Formos and StreamBank. StreamBank is an application that
> helps land owners and The Freshwater Trust wor
Looks pretty good. Although, I'm a bit baffled by the TiA plug. It
is a bit antiquated now.
--
Kevin
On Thu, Feb 5, 2009 at 10:44 AM, Howard Lewis Ship wrote:
>
> DZone Refcardz are a series of free cheat sheets for developers, written by
> book authors and industry experts on a wide range
This was an older app that I haven't needed to revisit. At the time,
no such directive existed. If it does, great. Then I guess there
really aren't any problems after all.
--
Kevin
2009/2/1 Howard Lewis Ship :
> You'd probably want to use the option to move the
Out of curiosity, has anyone that's claimed it's trivial to get jQuery
working in Tapestry actually tried it?
IIRC, I ran into a bunch of issues with the load order of JS files. I
think it had to do with Tapestry placing include lines at the bottom
of the DOM but my document ready listener appear
Any reason you couldn't just use one of the multitude of JS
frameworks? jQuery works very well for this.
--
Kevin
On Wed, Jan 14, 2009 at 1:25 PM, Ken in nashua
wrote:
>
> I still am using T4 with dojo-0.4.3 and the tapestry script eFrastructure
> that tacos has taken advantage of.
>
> That
Hi Angelo,
I think you need to take a look at the X-Forwarded-For header. Please see:
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#x-headers
--
Kevin
On Sun, Jan 11, 2009 at 7:53 AM, Angelo Chen wrote:
>
> Hi,
>
> When running Tomcat behind a Apache Http server using proxy/reversepr
Why not use the @IncludeJavaScriptLibrary and @IncludeStylesheet
annotations rather than try to build up those paths yourselves in the
template?
--
Kevin
On Thu, Jan 8, 2009 at 2:46 AM, Sonu bhavsar wrote:
>
> I m using Tapestry latest final release i.e T18
> I m using extjs and tapestry both
Please file a JIRA for the issue.
--
Kevin
On Fri, Jan 9, 2009 at 1:19 AM, James Hillyerd wrote:
> Google is indexing the different sorted versions of my grid components. ie:
> http://simobjects.net/manufacturer/view.grid.columns:sort/aircraftType?t:ac=5
>
> This makes it look like I have a
On Fri, Jan 9, 2009 at 7:42 PM, Aaron Kaminsky
wrote:
> My second question has been asked before on this list, but has not been
> answered (I think). Why is a given OGNL expression evaluated multiple times
> in a single instance? Is there any way to turn that off or work around it?
I'm no long
It's been a while, but I'm pretty sure that tapestry-prop does not
work with T4.1
--
Kevin
On Fri, Jan 9, 2009 at 10:44 PM, Jonathan Barker
wrote:
> Aaron,
>
> Not that these are solutions, but sometimes a good workaround will do the
> trick.
>
> Have you tried using tapestry-prop? It was mo
Hi Borut,
Please file JIRA issues for these ideas, otherwise they're bound to be lost.
--
Kevin
On Fri, Sep 26, 2008 at 6:53 AM, Borut Bolčina <[EMAIL PROTECTED]> wrote:
> Hello,
>
> since JettyLauncher is not working with Eclipse Ganymede, this should be
> mentioned at
> http://tapestry.apac
> That's really nice... do you think to merge it with apache svn repo in
> a near future?
>
> --
> Massimo
> http://meridio.blogspot.com
I think it's something we're open to. We've definitely planned for
that possibility. The code is ASLv2, all dependencies are
ASL-compatible, there have only be
Hi all,
I'd like to announce the first release of a Tapestry5-Cayenne
integration module that Robert Zeigler and I have been working on.
The goal of this module is to provide seemless integration of the
Cayenne ORM with your Tapestry5 web apps. It's very similar in nature
to the Hibernate module.
I've had issues with Tomcat not totally clearing its cache dir, too. Make
sure you get that.
--
Kevin
On Mon, Aug 11, 2008 at 5:15 PM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
> Caused by: java.lang.NoSuchMethodError:
>
> org.apache.tapestry5.ioc.internal.services.ClassFactoryClassPool.toC
Par for the course in a beta framework. I'll grant you that this is a
much larger change than is typical for a beta, but it's a now-or-never
situation, too. I don't think releasing T5 and then changing all the
packages around would be prudent.
--
Kevin
On May 20, 2008, at 2:15 PM, Renat
Are you modifying the form based on the search results? If so, make
sure you use ListEdit rather than Foreach. Unfortunately, I've been
out of the T3 game a long time, but that seems like the most likely
culprit to me.
--
Kevin
On May 18, 2008, at 11:01 AM, David Moskowitz wrote:
Hello
Renaming T3 and T4 packages is not an option. T5 is still pre-
release, so it is an option.
--
Kevin
On May 20, 2008, at 1:36 AM, Marcus wrote:
if T5 willBeCompatibleWith T(5+n)
andT5 shouldWorkWith T(5-n)
then rename T(5-n) annotations packages;
else if T5 willBeNotCo
Actually, I think it's aimed at people that want to use both T4 and T5 in
the same WAR. For example, I have a set of data objects in one package
shared between a T4 and a T5 app. I'm not about to rewrite that T4 app, os
that's a non-starter. Unfortunately, this also means I can't use any T5
anno
I've been using Tapestry since v3. I have a Web suite (for lack of better
terminology) with a T4 public app and a T5 management app, using Cayenne ROP
to link between the two. Yet, I cannot think of a situation in which I
would ever have what you're looking at below. I'm not saying it's not
vali
I'm not sure that this would be considerably different from how things are
generally done anyway. A class added in JDK5 is expected to work in 6+.
Granted there's not a different package for each Java release, but I doubt
it would cause as much confusion as you think.
Actually, now that I think a
But, it's a short-hand for Tapestry5. So, what does tapestry.t5 gain
you that tapestry5 doesn't?
--
Kevin
On May 19, 2008, at 1:25 PM, Darío Vasconcelos wrote:
+1 on org.apache.tapestry.t5. T5 is a widely used acronym both in the
mailing lists and many web posts.
Dario.
On May 19, 2008, at 10:57 AM, Howard Lewis Ship wrote:
The question is: would it have been better to just broadly rename
org.apache.tapestry to org.apache.tapestry5? There was quite a bit of
discussion back on forth among the developers on this one.
+1 on this. Unfortunately, I was too busy
It doesn't really matter where you clear it. Just clear it when you're done
with it. As for the lifecycle question, you have to clear it because you
@Persisted it. If you didn't @Persist it, you wouldn't have to clear it,
but you'd likely lose your data when working with the form, depending on
y
I would probably use a lazy getter with a @Persist attached to the field.
Something like:
@Persist
private Matafuego matafuego;
public Metafuego getMetafuego()
{
if (null == metafuego)
{
metafuego = new Metafuego();
}
return metafuego;
}
The page instance is guaranteed to be
I think you can disable proxying with Location and LocationMatch.
But, I can't access the config at the moment to confirm.
--
Kevin
On Apr 11, 2008, at 6:39 AM, Michael Gerzabek wrote:
Kevin,
the difference with that is that you pass every request to the
servlet container. My config serv
I've always used something akin to:
ProxyRequests Off
ProxyPass / http://host.servprise.office/
ProxyPassReverse /
I think this would be cleaner for you than using rewrite rules to your
servlet container. Then again, I've never used a rewrite rule to proxy, so
I may just
As of Apache HTTPd 2.2, AJP is implemented as a mod_proxy provider. It's a
much cleaner configuration than either mod_jk or mod_jk2.
--
Kevin
On 4/11/08 5:01 AM, "Robin Helgelin" <[EMAIL PROTECTED]> wrote:
> On Fri, Apr 11, 2008 at 10:49 AM, Michael Gerzabek
> <[EMAIL PROTECTED]> wrote:
>> Hi,
Three weeks maybe. Shorter if someone helps with it. Longer if nobody
does.
Your best resource on any form related questions are the tests in Tapestry
and this mailing list.
--
Kevin
On 3/24/08 12:27 PM, "osamuo" <[EMAIL PROTECTED]> wrote:
>
> How long do we have to wait for the completion
My guess is that he meant a valid CSS file that simply has no styling rules
in it.
--
Kevin
On 3/16/08 8:29 AM, "jimlaren" <[EMAIL PROTECTED]> wrote:
> I notice the TAPESTRY-2161 which is about this problem, Christian said
> "I would close this issue because you can override the default CSS wi
It's been an oft requested feature over the years. In fact, I'd still love
to have T4 version.
While doable at a high-level, it's error prone. Rewrite rules or
declaritive security statements have to be written and every resource
accessed to test. Now, if Tapestry is already writing the URLs ou
I did, but it's not the most ideal one. I removed the listener from the
form altogether and bound it to the submit button. IIRC, I had to do
this asynchronously as well, but I can't recall why.
--
Kevin Menard
Servprise International, Inc.
Remote reboot & power control fo
autosubmit="false" is currently broken. You can track the following
issue:
https://issues.apache.org/jira/browse/TAPESTRY-2003
--
Kevin Menard
Servprise International, Inc.
Remote reboot & power control for your network
www.servprise.com +1 508.892.3823 x308
&
pdateComponent("formField3");
> }
You likely want:
@EventListener(targets = "formField1",
events = "onchange", async=true)
I.e., use "targets" rather than "elements".
--
Kevin Menard
Serv
,defaultPrefix="literal")
> private String _condition;
>
> private void beginRender(MarkupWriter writer) {
> writeRaw("");
> }
>
> Then your templates that need conditional comments could look like:
>
>
>
>
>
>
> The
Hi Angelo,
It is perfectly valid for an element to have multiple CSS classes. The
class names are space-separated in the template. You still use the "."
notation as a class selector in your CSS. Thus, if you want to match an
element that contains all three classes, you need to specify all three
; }
>
> Then your templates that need conditional comments could look like:
>
>
>
>
>
>
> The above code is, of course, untested, but should convey the general
> idea.
>
> Cheers,
>
> Robert
>
> On Feb 15, 2008, at 2/1512:57 PM , Kevin Me
You could just use an expansion in your template for the asset. Not quite
the same, but it would accomplish the same goal.
--
Kevin
On 2/15/08 12:28 PM, "lebenski" <[EMAIL PROTECTED]> wrote:
>
> Hi guys,
>
> Does anyone know of a mechanism of utilizing IE Conditional Comments for
> importin
ist
> http://localhost/orders/view/101
> http://localhost/orders/edit/101
>
>
> On Feb 11, 2008 10:07 AM, Kevin Menard <[EMAIL PROTECTED]> wrote:
>> I ran into the same problem early on, and eventually just changed the name
>> of my pages. What I wanted was
I ran into the same problem early on, and eventually just changed the name
of my pages. What I wanted was to be able to have a URL hierarchy like the
following:
http://localhost/orders
http://localhost/orders/view/101
http://localhost/orders/edit/101
There was no clear way to have an "index" pag
You could, but email addresses are quite easy to come by and he'd likely
just register as someone else. So, it's not even worth the effort.
--
Kevin
On 2/11/08 12:00 PM, in article
[EMAIL PROTECTED],
"Joel Wiegman" <[EMAIL PROTECTED]> wrote:
> Can we just remove him from the list? That's not
It looks like the Translator interface has been changed. There is now a
method with the following signature that you must implement:
public Class getType();
I haven't dug into why that is, but my guess is that has something to do
with generics and type erasure.
--
Kevin
On 2/8/08 7:39 AM, in
I'm not sure, since I punted ivy a while ago, but I think I had to add the
selenium dependency manually. The selenium artifacts are not in the public
repositories, and ivy may very well not be looking at all the dependencies
declared in the tapestry POM.
--
Kevin
On 2/7/08 8:18 PM, in article
Nifty. I'll have to check this out. One of the things I had been looking
to do was set up one of our internal T5 webapps to auth against our Active
Directory instance. I was going to look into using Atlassian Crowd for it,
but if your code makes it simple enough, that would be awesome.
--
Kevi
I'm guessing you're using T4 with caching disabled? This is a known "issue"
and there's not much you can do about it other than periodically restart
Tomcat. The issue is related to cache being disabled, so you won't run into
it in production.
--
Kevin
On 2/4/08 12:39 AM, in article [EMAIL PRO
Unfortunately, I'm not all that great with JavaScript. I can wrangle the
language well enough, but I let something like jQuery handle most of the DOM
manipulations. I'm not sure there's much you can do in this case though, if
it is in fact the comments that are the root issue.
I've opened a JIRA
The FreeMarker service is awesome. I had never used FreeMarke before, but
got inspired to do so for some email templating earlier today. I'm quite
pleased with the outcome. So much in fact, I'm looking to port it to T4 for
my other apps.
--
Kevin
On 1/30/08 11:12 PM, in article [EMAIL PROTEC
I'm not sure what the problem is, but I agree that the comments around the
script should be removed. I'm unaware of any modern browser that still
requires this relic. Older browsers that do are likely to get tripped up by
the lack of "language" attribute anyway. I'll file a JIRA for it.
--
Kev
It's hard to answer because it's not really clear what you're doing. Now
that you've mentioned it's an @Image derivative, I think I have a better
handle.
Your Tapestry is going to translate into HTML. I can't tell if
transparentText is a formal or informal parameter. If the former, then your
co
This is a much welcomed improvement. It's definitely a step in the right
direction.
It'd be nice if the components themselves were further categorized, much
like for T4. Forms, links, etc.
I'm a big fan of the examples, as well, and look forward to seeing more of
them. As a guy coming from T4,
I think you probably want to use getAttribute().
I'd also recommend using something like jQuery to simplify your code (and
help ensure cross-browser compatibility).
--
Kevin
On 1/31/08 1:42 PM, in article [EMAIL PROTECTED],
"Ken in nashua" <[EMAIL PROTECTED]> wrote:
>
> Folks,
>
> I am usi
IIRC, when I did this in the past, I had to add an onclick handler to the
button for IE. Also watch any hover effects you have for anchors, because
in IE, it'll render through the button (it won't in Firefox, Safari, or
Opera).
--
Kevin
On 1/31/08 10:00 AM, in article
[EMAIL PROTECTED], "Mark
Hi Jacob,
I recommend using the maven archetype from a recent version of Tapestry.
You can do this even without messing up your existing project. Just copy
over the relevant portions from the generated POM.
Note that a lot has changed since Tapestry 5.0.5. The template extension
has changed fro
is is just semantics, but the wording of this makes me quite
> nervous. Will there or will there not be a point at which we as
> developers can expect our applications to not break between small releases?
>
> Kevin Menard wrote:
>> I don't think there's a formal plan i
I don't think there's a formal plan in place. Howard has been working
pretty hard and the rate of releases has been accelerated as he's begun
working on it full time.
All I can say is that there's likely no one that wants to get the "stable
and final" (btw, there won't really be a final) release
You should file a JIRA for your particular use case. The URL optimization
stuff had been beaten on pretty hard, though, so you shouldn't run into
issues in the general case.
In the meanwhile, you can control the behavior of the URL generation. To
use the old format, add the following:
configura
Hi,
After writing my "newlines" binding, I got to thinking that it might be nice
if it were just a mixin. I started digging in, but couldn't really wrap my
head around modifying the parent component's bound value.
What I'm looking to do is is basically a value filter. I'd like the mixin
to take
Ahh . . . I hadn't noticed the history. I just happened across it while
checking out the source code for the Label component.
Nifty.
--
Kevin
On 1/24/08 8:36 PM, in article
[EMAIL PROTECTED], "Howard Lewis
Ship" <[EMAIL PROTECTED]> wrote:
> On Jan 24, 2008 4:52
article [EMAIL PROTECTED], "Kevin
Menard" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've had the need to convert newlines into tags, much like the T4
> Insert component can. I needed to do this in a label for a radio button, so
> I decided to write a new bindin
e I needed to output raw but the component
doesn't do so.
The obvious solution is to write my own Label component, but this strikes me
as something that might be configurable somehow.
Any help would be appreciated.
Thanks,
Kevin
Kevin Menard
Servprise International,
If you're following that closely, you may want to join the dev list ;-)
5.0.8 was a failed release. 5.0.9 is still pending outcome. That bumps
trunk up to 5.0.10.
--
Kevin
On 1/24/08 2:31 PM, in article [EMAIL PROTECTED], "Sven Homburg"
<[EMAIL PROTECTED]> wrote:
>
> i missing the release
7;ve personally gotten quite accustomed to using jQuery's
selectors for a lot of things.
--
Kevin
Kevin Menard
Servprise International, Inc.
+1 508.892.3823 x308
On 1/22/08 10:27 AM, in article [EMAIL PROTECTED],
"Ken in nashua" <[EMAIL PROTECTED]> wrote:
>
> Can anyon
I remember running into that before. I spent some time trying to figure it
out before deciding to just restructure my pages.
The issue, as near as I can tell, is that Tapestry cannot distinguish
between activation context and pages. Or rather, a preference is given to
the former over the latter.
mple of how the InspectorButton uses it:
>
> class="org.apache.tapestry.contrib.link.PopupLinkRenderer">
>
>
> 'titlebar,resizable,scrollbars,width=700,height=600'
>
>
>
>
>
>
>
>
>
> On Jan
Hi,
T3 had a PopupLink component which was nice. It appears this is gone in T4,
presumably in favor of something Dojo related. What then is the preferred
approach for loading a page into a popup window? If there isn't one, I'll
just duplicate PopupLink locally, but I figured there was something
Is customerTable a Tapestry component or is it an ID you just attached to
some element?
--
Kevin
On 1/17/08 10:12 AM, in article [EMAIL PROTECTED],
"DR_GLoPeL_BouCa" <[EMAIL PROTECTED]> wrote:
>
> Hello people, I've the similar problem, the browser not display the response
> of ajax submit, I
You are absolutely correct. I had disabled "Build on frame deactivation"
setting and forgot that IDEA doesn't auto-compile like Eclipse. Thanks for
pointer.
I'll have to check out JavaRebel for my T4 work.
Regards,
Kevin
On 1/16/08 5:53 PM, in article
[EMAIL PROTECTED], "Alejandro
Scandroli"
;> you need any special processing to happen)
>>
>> You should in theory be able to run the app using the same classpath
>> that the IDE uses and have Tapestry 5 (or 4 but with no fun re-load of
>> classes =( ) without ever having to rebuild the whole thing. Makes
>> th
pen)
>
> You should in theory be able to run the app using the same classpath
> that the IDE uses and have Tapestry 5 (or 4 but with no fun re-load of
> classes =( ) without ever having to rebuild the whole thing. Makes
> things a ~lot~ easier when you work off the same directory structur
I could be mistaken, but I think if you have the component in a loop, then
updateComponent("baseIdName") will apply to all of those components in the
loop . . . I.e., you don't have to specify each individual instance.
If you're running into issues with grouping though, you could surround the
the
Pai is correct. UpdateComponent() must be passed a component ID. An
arbitrary ID does not work.
--
Kevin
On 1/16/08 12:40 PM, in article [EMAIL PROTECTED], "Pai911"
<[EMAIL PROTECTED]> wrote:
>
> Hi!
> Maybe you should make the division you want to update Tapestry components?
>
>
>
>
Hi all,
It's time for me to ask about IDEA and Tapestry again. I seem to go in
cycles with the whole thing.
Recent traffic indicates that there's now a decent number of people using
IDEA with Tapestry. My question is simply, how?
I've been using the third party Jetty integration plugin and set
I'm not sure this would gain him much. He'd still need to know how to
figure out if the list item is the last one in the iteration. Of course, it
would address his whitespace problem.
I think what Chris wants is something that I've been advocating for for a
little while now. That's something qu
You could keep track of an index variable and use that to index a List in
your page class. Something like the following:
public String getValue()
{
return values.get(index);
}
public void setValue(final String value)
{
values.set(index, value);
}
Then the trick is updating the index val
On 1/7/08 3:23 PM, in article
[EMAIL PROTECTED], "Davor Hrg"
<[EMAIL PROTECTED]> wrote:
> var: is for simple usages only,
> var: is not a prefix like prop: it will not generate an expression
>
> extracting type from combined binding is i a tedious job and probably
> not even possible do be done r
Either is correct. You can pass a single String in place of a String[] if
you only need one value. If you have more than one target or event, you
have to use the first form.
On 1/3/08 11:05 AM, in article [EMAIL PROTECTED],
"Ken in nashua" <[EMAIL PROTECTED]> wrote:
>
>
> Which syntax is val
Hey all,
I have the need to call arbitrary JS after updating components from an
EventListener. The use case is the following:
If client-side validation is disabled I show a div that display the error
message. When a form is submitted asynchronously, I can update the contents
of the div, but the
s I'd
like, but not terrible either.
The "autoSubmit" parameter seems broken though, so I'll be poking around
JIRA for that.
--
Kevin
On 12/20/07 6:55 PM, in article [EMAIL PROTECTED], "Kevin
Menard" <[EMAIL PROTECTED]> wrote:
> On 12/20/07 5:51 PM, in
On 12/20/07 5:51 PM, in article
[EMAIL PROTECTED], "Jesse Kuhnert"
<[EMAIL PROTECTED]> wrote:
> In theory it will take all the arguments to the client side function
> (including the javascript event, which should have a
> target/relatedTarget/etc attribute attached to it) and serialize them
> in
Hi,
I've just finally gotten back around to messing with the T4 async stuff.
The first thing I wanted to try was a simple shipping/billing info wizard
where clicking a checkbox labeled "same shipping info" would grab the
shipping info and populate the form on the billing info page.
Generally I ha
AIL PROTECTED]> wrote:
>
> Hi,
>
> This works, question now is, where to put this class? I put it under
> components, it works until I inject the hibernate service:
>
>@Inject
> private Session _session;
> public CountrySelectModel() {
> }
>
> _
countryList = dbServices.getCountryList();
>>>
>>> without any Persist annotation, the countryList is persisted between
>>> requests. if I move the above line to the constructor of the page class,
>>> it
>>> has the same result. why?
>>>
yList;
>
> @Inject private DBServices dbServices;
>
> void pageLoaded() {
> countryList = dbServices.getCountryList();
>
> without any Persist annotation, the countryList is persisted between
> requests. if I move the above line to the constructor of the page cl
ponent, it works but it is always sorted
> in the key order, not the name of country when showing to the user, i read
> somewhere it can be a list, any suggestions, sample codes? thanks.
>
> A.C.
>
> public TreeMap getCountryList() {return ...}
>
> />
>
t;
> Is this normal or have I misconfigured Tapestry in some way?
>
> Kaspar
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Kevin Menard
Servprise International, Inc
nyway
> I'll report soon
>
> Thanks
>
> 2007/11/24, Kevin Menard <[EMAIL PROTECTED]>:
>>
>> Yeap, but you have to use a property override. For example:
>>
>>
>>
>>
>>
>>
>>
>>
>> On 11/23
a BeanEditor which is ignoring
>> the parameter blocks and was wondering if this behavior is by design or a
>> bug. Does anyone know?
>>
>> In this code, the parameter block is being ignored:
>>
>>
>>
>>
>>
tor?
>
> do we have to interfere the TML file?
> Thanks in advance for the answer!
--
Kevin Menard
Servprise International, Inc.
Remote reboot & power control for network equipment
www.servprise.com +1 508.892.3823 x308
--
AIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Kevin Menard
Servprise International, Inc.
Remote reboot & power control for network equipment
www.servprise.com +1 508.892.3823 x308
--
me.
So, what sort of magic do I need to invoke to handle collections? Ideally,
it'd work like Django's admin module.
Thanks,
Kevin
--
Kevin Menard
Servprise International, Inc.
Remote reboot & power control for network equipment
www.servprise.com +1 508
in tml file.
> To use "remove" and "reorder" you don't need to explicit declare a
> model in java class.
>
> Marcus
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional
Is there much reason for Tapestry to have both? The interfaces are
remarkably similar and even seem to be used in similar contexts.
Anyway, just something I tripped up over when I found out that Select
doesn't take a translator.
--
Kevin Menard
Servprise International, Inc.
Remote r
is space. I look forward to
the 4.1.4 release.
Thanks again,
Kevin
--
Kevin Menard
Servprise International, Inc.
Remote reboot & power control for network equipment
www.servprise.com +1 508.892.3823 x308
-
T
Couldn't you just provide your own stylesheet? The header and cell class
names are predictable.
--
Kevin
On 11/15/07 1:26 PM, in article [EMAIL PROTECTED], "jeffrey ai"
<[EMAIL PROTECTED]> wrote:
>
> I do noticed that the Grid component is not defined as "final" like some
> other components.
Hi Vjeran,
I just want to clarify. I'm not against name shortening in general. I
actually think it's a very good idea. In T4, all of my page names
essentially match my class names (although, this was configurable via the
page spec and I do take advantage of that on occasion) and the result is
b
On 11/14/07 3:03 PM, in article [EMAIL PROTECTED],
"Vjeran Marcinko" <[EMAIL PROTECTED]> wrote:
> Hello.
>
> After years of using Tapestry 4.0, I just started experimenting with T5,
> and although it brings much improvement, I noticed a few issues:
>
> 1. Biggest issue - most of serious web
1 - 100 of 195 matches
Mail list logo