ener(elements = "someDiv", events = "clickRadio", submitForm =
> "form")
>
>
> Henri Dupre wrote:
> >
> > I have seen some suggestions on how to handle @RadioGroup and
> > @EventListener
> > here but none of them works for me.
> >
I have seen some suggestions on how to handle @RadioGroup and @EventListener
here but none of them works for me.
One suggestion is to add a function to any div element
document.getElementById('someDiv').clickRadio=function(radio) {};
add a onclick to the @Radio that calls that function
plus some
complex nesting involved. What other methods could I
use?
Thanks
Henri Dupre
Actualis Center
On 1/16/07, Holger Stolzenberg <[EMAIL PROTECTED]> wrote:
But should there be no logic in the templates ?
I don't really care if there is, or not, any logic in the templates, but
doing some simple comparisons with ognl is saving me lots of uninteresting
java code.
--
Henri Dup
re
performance testing if (when?) Jesse's OGNL enhancements get released.
On 1/16/07, Henri Dupre <[EMAIL PROTECTED]> wrote:
>
> I switched many pages from our website to prop. The switch wasnt that
> straightforward (had to get rid of all the old properties in the .page
> fi
I switched many pages from our website to prop. The switch wasnt that
straightforward (had to get rid of all the old properties in the .page
files) but the speed boost is nice. Our main pages are almost 2x faster and
the rendering time is now < 100 ms!!
--
Henri Dupre
Actualis Center
.
--
Henri Dupre
Actualis Center
rge.tapestry/tapestry-prop/pom.properties
Could you have two copies of tapestry-prop-xxx.jar on the classpath?
Any other errors or warnings on the console?
On 1/8/07, Henri Dupre <[EMAIL PROTECTED]> wrote:
>
> I jsut tried replacing a simple ognl:espace by prop:espace
> and I
;
-----
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Henri Dupre
Actualis Center
Hivemind 1.1.1 in catalina/shared/lib but tapestry-prop is in the
web-inf/lib... Could this be a problem?
On 1/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Do you have the correct version of HiveMind in the web-inf/lib?
> -Original Message-
> From: Henri Dupre [m
could this come from??
--
Henri Dupre
Actualis Center
uch issue
(tomcat 5.5.17)?
--
Henri Dupre
Actualis Center
We have several partners that require us to include some javascript like
that:
I'm experiencing some strange bugs and I can't figure out how our customers
browsing our website cause these problems.
How could I trace the actions people do on the website in order to be able
to reproduce them? (and also without killing the log files)
--
Henri Dupre
Actualis Center
rmance
perspective.
So I got to ask the question is Tapestry going to chuck ognl as well?
I believe Howard plans to get rid of it with T5.
Until then, unless someones extends the tapestry-prop, I don't see how this
could happen.
--
Henri Dupre
Actualis Center
es into the html editor.
The other point about a plugin is to have an idea about its expectations.
What are everyone's expectations on an IDE plugin?
--
Henri Dupre
Actualis Center
On 8/28/06, andyhot <[EMAIL PROTECTED]> wrote:
Henri Dupre wrote:
> On 8/28/06, Rodnei Couto <[EMAIL PROTECTED]> wrote:
>>
>> I did this and it didn't work it seems that Tapestry still does not
>> send the html to the browser...
>>
>> I
do you have inside your loop? I suspect that
these components could be optimized.
Tapestry 4 doesn't buffer and it sends the output straight to the browser.
Can somebody help me?
Can you show more of your code and page?
--
Henri Dupre
Actualis Center
D]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Henri Dupre
Actualis Center
eption page get all
> > messed up. Removing the asset encoder, got the exception page back on
> > it's track :)
> >
> > Regards
> >
> > On 8/23/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
> >> Hmm looks like somehting is screwed up with the tapestry
>
> Ryan Holmes, CISSP
>
> [EMAIL PROTECTED]
> ph. (213) 626-0026
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Henri Dupre
Actualis Center
ting of the Exception page (the
blue headers, and highlight and stuff)
Why is that? Am I missing something in my configuration?
Regards
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ditional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> ---
>
> This e-mail may contain confidential and/or privileged information. If
you
> are not the intended recipient (or have received this e-mail in error)
> please notify the sender immediately and destroy this e-mail. Any
> unauthorized copying, disclosure or distribution of the material in this
> e-mail is strictly forbidden.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer
Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.
--
Henri Dupre
Actualis Center
> handle a few thousands of concurrent users, and they use ajax, we
> expect something like 500-700 simultaneous requests for the pages.
>
> Best regards
>
> On 8/22/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
>> Do you really need to turn it off?
>> It shouldn&
o unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Henri Dupre
Actualis Center
t, it stores the current copy into the
session.
And so far so good! I have not seen since any synchronization error message,
neither any hibernate session problem.
I can provide my source code if anyone is interested.
--
Henri Dupre
Actualis Center
needs further cleanup)
Regards,
Norbert Sándor
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Henri Dupre
Actualis Center
On 8/17/06, andyhot <[EMAIL PROTECTED]> wrote:
Henri Dupre wrote:
> Thanks Jesse, that was a lightspeed answer.
>
> On 8/17/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
>>
>> I think the PageService does a pretty good job of generating links that
>> point
form or
an external link) not only for a @PageLink.
--
Henri Dupre
Actualis Center
I'd like to write an @Anchor component that provides anchor links with the
absolute url of the page so that I can easily use anchors in any page.
How can I retrieve the current URL in a page?
Thanks,
--
Henri Dupre
Actualis Center
parameter but I'm not
sure how this can work for forms or other pages?
--
Henri Dupre
Actualis Center
or any other will do.
Also yes making hibernate work is not an easy task but IMO really worth
it... I'm always surprised to see how well our website scales and performs.
And maintaining some nice Criteria queries is soo much better than long and
complex SQL queries.
--
Henri Dupre
Actualis Center
x27;d like to use tapestry/hivemind and
spring more seamlessly.
Thanks
--
Henri Dupre
Actualis Center
ill host
it somewhere.
I'm not sure about the cache what you mean... What cache are you refererring
to?
--
Henri Dupre
Actualis Center
ven if it did allow you to do that no browser would allow it. You can't
load scripts across domains by default.
You can of course do it when using dojo though ;)
http://manual.dojotoolkit.org/WikiHome/DojoDotBook/Book48
On 7/28/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
>
> I want
quot;https://.../script.js"/">https://.../script.js"/</a>>
But this generates
<script type="text/javascript"
src="/app/scripts/<a rel="nofollow" href="https://../script.js"">https://../script.js"</a>;>
Is the
would start with
that.
Thanks,
Kevin
On 7/26/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
>
> On 7/26/06, Kevin Fightmaster <[EMAIL PROTECTED]> wrote:
> >
> > I have a form that submits criteria whose results will display on the
> same
> > page in a table belo
On 7/25/06, Malin Ljungh <[EMAIL PROTECTED]> wrote:
Hi all,
I've been using Tapestry for weeks and today I for the first time did
a "View page source"
in my browser... and I was a little surprised. In one of my pages I'm
looping
a Set using a For component to display some entities in a table. T
On 7/26/06, Kevin Fightmaster <[EMAIL PROTECTED]> wrote:
I have a form that submits criteria whose results will display on the same
page in a table below the form. The results is a collection of objects
(Person Objects) and this objects can also have a collection of Objects
(Events). Using hiber
Yes I've seen the same issue on linux and windows with all JDKs using Tomcat
or JBoss.
I'd be curious to know if other containers such as Jetty, Weblogic or
Websphere have better solutions...
I'm not sure what do you refer as "hot redeploy"... We are using the tomcat
ant tasks to redeploy into tom
On 7/24/06, Ben Sommerville <[EMAIL PROTECTED]> wrote:
A final option may be to use a different JDK impl. E.g. I'm pretty sure
that Jrockit (from bea) doesn't have a perm gen space & hence wont get the
same problem (or at least might manifest it in a different way that is
easier to diagnose).
The tomcat folks state that there is no solution to this issue (in the
tomcat FAQ)... I somehow hope that more recent versions of the JDK can solve
this problem...
I tried the new funky +CMS... java options but they don't seem to help the
redeployment.
Btw, I've seen this happening on JBoss too w
On 7/12/06, Epstein, Ezra <[EMAIL PROTECTED]> wrote:
Does Tapestry's HiveMind come with a "ContextObjectProvider" ? Basically
I want a way to get attributes from the WebContext and use them as
parameters in instantiating an object inside a hivemodule.xml file.
If the object you need is from
On 7/12/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
I did take a look at this earlier and didn't see any issues right away.
(surprise surprise)
The pooling aspect of components shouldn't have the result that you are
having. Ie the pool size might reflect the greatest # of concurrent users
you'
On 7/11/06, Steve Shucker <[EMAIL PROTECTED]> wrote:
Sam -
I think you're referring to the tomcat PermGen OutOfMemory errors, which
doesn't sound like what Henri is describing. But since you've brought it
up, a good workaround for the PermGen errors you get when you redeploy is
the following f
Our website based on tapestry 4 seems to be out of memory and is crashing
every few days no matter what -Xmx I set. It is actually not that bad, with
some scripts we get the website restarted within minutes in case of crash.
I've been investigating the source of this issue lately using the new Jha
Be careful with ThreadLocal. As someone else reported it here, you need to
do a ThreadLocal.remove() when the app is shutdown otherwise, the content of
the ThreadLocal won't eligible for garbage collection.
Btw, why did you need to use a ThreadLocal?
On 7/10/06, Kosarev A.V. <[EMAIL PROTECTED]>
Old/new story...
Someone created long ago www.tapestryforums.com which had the objective you
mention.
All the attemps to convert this mailing list in a forum failed...
I believe the mailing list is still mirrored there and you can search in the
forums.
For all the features you want, you can als
On 7/2/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
I'm using it with testng 4.7 to test tapestry itself.
Nice! What dependency should I put into maven to access the test functions?
Thanks,
Henri.
Hi
I tried using tapestry-testng. It is quite nice but unfortunaly it relies on
testng 4.6 and some maven modules are complaining about the version
dependencies. Is there any update planned for testng 4.7?
--
Thanks,
Henri.
On 6/27/06, Shing Hing Man <[EMAIL PROTECTED]> wrote:
In case you did not know, there is a free book on
Maven 2 at
http://maven.apache.org/articles.html
Ah thanks alot, no I did not notice... This should cover all my questions.
Thanks,
Henri.
I'm thinking about moving my current horrible ant file to a nice and fresh
maven file.
I read the getting started guide and some other mini guides but I have not
seen any documentation about building a war file.
Maven seems to have a war task but it is not much documented.
I don't get how you can
On 6/26/06, Jonathan Barker <[EMAIL PROTECTED]> wrote:
I have a Tapestry4 / Tapestry4Spring / Spring / Acegi / Hibernate
application where I need to access an session-scoped Application State
Object from within a Hibernate interceptor that I am using for auditing.
In general, I have tried to fi
On 6/25/06, Peter Dawn <[EMAIL PROTECTED]> wrote:
just standard admin related reports. as in how many ppl are accessing
the site, usage, bandwidth, pages being accessed. i am populating this
information into a report which i can view instead of viewing just
logs or a standard admin page with inf
On 6/24/06, kranga <[EMAIL PROTECTED]> wrote:
We have a very large financial services applicaiton built with Tapestry 3
and it meets all the requirements for the project. But in looking ahead, I
am trying to get some data to guide technology decisions for the project.
We did migrate our webs
On 6/23/06, Mark Stang <[EMAIL PROTECTED]> wrote:
Actually, I think it was just a listener method. There wasn't a deadlock,
maybe it should have been sync'd. However, the question came up about
listeners in general. And I think the real question is shouldn't listeners
and submits by design, o
I added my two cents there and willing to contribute... Is anyone else
annoyed with @PropertySelection or is it just me?
On 6/22/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
I've started a new wiki page for anyone that has a list of nagging
annoyances/features they'd like to see fixed/added to
On 6/23/06, Alex Kartashev <[EMAIL PROTECTED]> wrote:
This is a really good one link. Make sure that you also use Hivemind
1.1.1 (previous versions suffered from the "ThreadLocal" problem
described in that URL).
You must also use Tomcat 5.5.15 or higher.
A good profiler is a key in debugging t
On 6/18/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
I would create a client side widget that parses the input field values
upon
form submission and turns them into one single input submission, but
that's
me..
Can that be done in 4.1 without a single line of javascript?
I'm very alergic to ja
On 6/18/06, Cliff Zhao <[EMAIL PROTECTED]> wrote:
Tapestry jar files are in my war files.
That is then surprising... Why would you be affected with your own
ThreadLocal but not the ones from Tapestry and Hivemind (none of them are
calling ThreadLocal.remove())?
Thanks,
Henri.
On 6/17/06, Phillip Rhodes <[EMAIL PROTECTED]> wrote:
I am writing a 3 field date component. The component allows the user to
select the month/date/year from select boxes for their birth date.
Couple of questions:
1) Has anyone already created such a component?
2) Because I have 3 input fie
think that people will be interested in the findings, so, I send it to
both lists.
Best Regards,
Cliff Zhao
On 6/11/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
>
> On 6/11/06, Cliff Zhao <[EMAIL PROTECTED]> wrote:
> >
> > Any thoughts?
>
>
> In the tomcat
On 6/16/06, D&J Gredler <[EMAIL PROTECTED]> wrote:
Can you get banned from Google for this? I seem to remember they want to
be
served exactly the same content that a regular useragent would get.
Obviously this isn't the kind of stuff they're trying to avoid... Just
wondering.
It is actually m
Hi,
I've been searching for an image gallery component... I don't care very much
about the technology but just something that does the layout.
Any suggestions?
--
Thanks,
Henri.
The jsessionid is actually an important issue for making web sites search
engine friendly.
Currently, when google will suck your website, they will take all the
jsessionid.
I'd like to be able to get rid of them for all links when the user agent
contains "bot".
Anyway I'm not sure this is a tapes
So that's all going to be by default in tapestry 4.1?
The demo is *very* stunning.
On 6/13/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Forgot to mention this, but as it doesn't look like a tacos release is
coming out anytime soon (don't know when they are planning on doing it) I
thought I sh
Hi Stephane,
We implemented something very similar for cimetz.
On 6/9/06, Stephane Decleire <[EMAIL PROTECTED]> wrote:
Hi,
I need to link payment services to my Tapestry application. Those
services follow the same path :
1. The application call the payment services :
- with an HTTP Get or
On 6/13/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Hmm... Sounds like a major usability issue. Maven in general is very
easy to use, so if dependency resolution isn't happening right something
is
potentially broken or not documented properly?
I wouldn't really agree on this one... Maven
Ok I tried to download tapernate from the svn repository. I have the maven
eclipse plugin installed but other than that I don't know anything about
maven (shame on me).
The eclipse plugin did download a bunch of stuff but then insulted me and
asked to manually download some file and to type some l
since tapestry 3. There is even a JIRA entry
http://issues.apache.org/jira/browse/TAPESTRY-408
On 6/12/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
I have a simple component called "RadioPropertySelection". This component
is somehow a copy paste from the propertyselection code e
I have a simple component called "RadioPropertySelection". This component is
somehow a copy paste from the propertyselection code except that it renders
a list in radio buttons.
Somehow one of the parameters "model" gets lost!
I believe my ognl construct is right and refers a constant:
ognl:@[EMA
On 6/12/06, Jérôme BERNARD <[EMAIL PROTECTED]> wrote:
On 6/12/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
> I think if you set "org.apache.tapestry.home-page" to "index" in your
> .application file, then that should be enough.
> http://jakarta.apache.o
On 6/12/06, Jérôme BERNARD <[EMAIL PROTECTED]> wrote:
On 6/9/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
> On 6/9/06, Jérôme BERNARD <[EMAIL PROTECTED]> wrote:
> >
> > The only solution I have found so far to work is to:
> > - use a HomeLink component :
>
Thanks alot Peter!
Yes that would definitely save me time. I'm planning to save the images in
files and I'd like my service to get dimentions and do some java 2d magic.
How well does it perform to store all the images in the DB?
On 6/11/06, Peter Svensson <[EMAIL PROTECTED]> wrote:
And as I
On 6/11/06, spamsucks <[EMAIL PROTECTED]> wrote:
Stitches has an image upload service in addition to components to search
and pick images.
Thumbnails of various sizes are auto generated.
That would be *exactly* what I need... Do you have any pointers to
"Stiches"?
Is that a tapestry framewor
I seem to recall that quite a while ago someone was working on an image
service.
I would need a service that allows to resize pictures (hopefully cache the
images). Has anyone developped such service?
Thanks,
Henri.
On 6/9/06, Jérôme BERNARD <[EMAIL PROTECTED]> wrote:
The only solution I have found so far to work is to:
- use a HomeLink component :
public abstract class HomeLink extends AbstractLinkComponent {
@InjectObject("service:tapestry.globals.WebRequest")
public abstract WebRequest getRequest()
Check the "run" configuration of your app... Eventually try to delete it and
create a new one. The "Run" configuration may not contain the same
classpath.
On 6/8/06, Dan Adams <[EMAIL PROTECTED]> wrote:
Well, that's the thing. The properties file *is* on the build path and
the same code works f
That's fantastic! Where's the code?
On 6/7/06, James Carman <[EMAIL PROTECTED]> wrote:
All,
I have taken a stab at Tapestry/Acegi integration. The Tapernate example
application now uses Acegi to secure the CreateMessage page (using a
@Secured("ROLE_USER") annotation). By no means is this th
Maybe synchronization glitches can be the cause? nothing prevents a user
from firing two concurrent requests that would both modify your session
objects at the same time.
On 6/7/06, John Menke <[EMAIL PROTECTED]> wrote:
Peter it's definitely storing them... This problem is sporadic... we ca
Hi Jerome,
I'm not sure to understand the whole problem...
For serving / instead of index.html that sounds to me more connected to your
apache configuration. Unless this is part of your tapestry/tomcat
application.
Then for generating "/" links, there are many possibilities around... it
depends
Yes we have been experienced those... Are you using tapestry 3 or tapestry
4? Which servlet engine?
Since we switched to tapestry 4, we have seen way less of these...
And I'm 99% positive this has not anything to do with the code.
On 6/5/06, John Menke <[EMAIL PROTECTED]> wrote:
Is anyone expe
We recently upgraded our web site to tapestry 4 and we've been experiencing
several ConcurrentModificationException on the visit object lately (because
of a form focus issue :-\)...
Has anyone tried to write a WebRequestFilter that would serialize requests
from the same session instead of allowing
I asked here long ago and Howard answered that in Tapestry 4 this is not
possible due to some internal design.
I opened an JIRA issue http://issues.apache.org/jira/browse/TAPESTRY-729.
Is there any chance for this to make it for tapestry 4.1?
Henri.
On 5/30/06, Gerald Schöffel <[EMAIL PROTECTED
eConnection(
SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
2006/5/21, Henri Dupre <[EMAIL PROTECTED]>:
> I finished packaging my email service into a nice jar file... You
Ah that is funny! We have a similar strategy except we don't have any fake
service implementation or lower level testing... That is too much work and
too much code to write all the jmock stuff. We had some for T3 but we are
slowly dropping them. We only have jmock for several small things.
We foun
On 5/25/06, Lutz Hühnken <[EMAIL PROTECTED]> wrote:
Yes, the Spring HibernateTemplate will take care of that for you. The
actual behaviour depends on your transaction management, but let's not
get into that for now.
So, the save you call will commit the changes to the database.
Hibernate then d
On 5/24/06, Mark <[EMAIL PROTECTED]> wrote:
Is there a way to set this in the hibernate.properties?
Right now I do not use OpenSessionInViewFilter...
Oops I should have read the whole thread before answering ;-)
So how do you manage your sessions?
Thanks,
Henri.
On 5/24/06, Mark <[EMAIL PROTECTED]> wrote:
I am not using any OpenSessionInView filters yet - intentionally, because
I wanted to run into the lazy-load problems first in order to verify that
what I would then do will actually fix the problem.
I looked quite in details on the OpenSessionInVi
On 5/23/06, James Carman <[EMAIL PROTECTED]> wrote:
All,
I am trying to add some code into Tapernate which will "rollback" the
POJOs
that Hibernate has changed when a transaction is rolled back (the version
or
auto-generated id properties). I am going to attempt it using an
interceptor. Has a
Hi James,
On 5/24/06, James Carman <[EMAIL PROTECTED]> wrote:
2. Taperate now has support for three types of property persistence,
reattach-merge (used to be called "entity"), reattach-lock, and
reattach-update, corresponding to the three different types of reattach
strategies. You can choo
No it would not but it would require very little changes to work with JDK
1.4.
On 5/22/06, Gentry, Michael (Contractor) <[EMAIL PROTECTED]>
wrote:
Henri, will the service work with Java 1.4.x?
Thanks!
/dev/mrg
-Original Message-
From: Henri Dupre [mailto:[EMAIL PROTECTED
publishing it on Tassel (http://equalitylearning.org/Tassel)?.
Best regards.
2006/5/21, Henri Dupre <[EMAIL PROTECTED]>:
>
> I finished packaging my email service into a nice jar file... You just
> drop
> it in the classpath and then you can inject the email service in any
I finished packaging my email service into a nice jar file... You just drop
it in the classpath and then you can inject the email service in any page.
The API is:
public abstract void sendEmail(Map properties, String
pageName, Object[] parameters, boolean html);
public abstract void sendEmail
I have implemented an email service for tapestry 4. This service enables to
send by email html and text pages with a very simple interface.
To render a page, the service creates its own request cycle so it should not
interfere with the regular page rendering (it could be ideally completly
threaded
I do actually like the new logo... I find it slick and it is nice to have
more than just a logo to identify the project.If the unicorn is picked then
there should be a little note somewhere in the project pages...
On 5/15/06, liigo <[EMAIL PROTECTED]> wrote:
I'm sorry if I hurt someone.
but i
This is really nice! Could you put it in the tapestry wiki? I'm sure it will
help many people!
Henri.
On 5/15/06, Lothar Reisinger <[EMAIL PROTECTED]> wrote:
Hi,
I implemented that as a service in Tapestry 4. You may have a look to
the source code at
http://www.lrtb.de/tapestry/JasperPdfDown
On 5/9/06, linuja <[EMAIL PROTECTED]> wrote:
Hi, Henri. The code in the wiki(
http://wiki.apache.org/jakarta-tapestry/PopupLinkSubmit) is not full, can
you show the *PopupLinkSubmit.script*, *PopupLinkSubmit.jwc* and the
PopupDirectLink.java?
Sorry, I forgot them. I have PopupDirectLink too b
I don't agree on this... Also I don't see really differences between
"static" email and interactive HTML. In the emails we generate, there is
lots of dynamic content although there is no form handling, we use the same
components plus many other tapestry features. Velocity is fine, but not when
you
99 matches
Mail list logo