A bit more research and I found:
https://issues.apache.org/jira/browse/TAPESTRY-2390
Apparently fixed in the source repository... I was using 5.0.13 , so I'll
try the subversion build.
Aslak
On Tue, Aug 5, 2008 at 1:44 PM, Aslak Gronflaten <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a simple
Hi,
I have a simple page, a form that upon submit replaces a Zone with the
content of a Block.
Works beautifully, _except_ for the fact that the Block contains components
that rely on javascript and css
(using @IncludeJavascriptLibrary f.ex.). The page doesn't include the
javascripts, and thus wh
Thanks Nils,I will use it to intorduce tapestry5 for our team.
Hi all,
I remember a discussion here a few weeks ago on updating multiple zones on
one request. I had such a need myself and developed a MultipleZoneUpdater
Mixin.
It is working for me now but it requires more testing. I thought I'd share
it anyway in case someone is interested or has ideas on im
Hi,
Tapestry 4.1.2 here.
We're having a problem involving ognl expression compilation.
We have a page with a simple parameter assignation expression, something
like:
products is a property of type: java.util.Set and sometimes its an instance
of java.util.HashSet other times
its an instance of
Yes, we are really waiting for it !!
Thanks
Hugo Palma wrote:
Hi again Toby,
please don't forget to add your code to the wiki.
Thanks again.
Toby Hobson wrote:
I have written a component based on treemenu. I'll happily send you
the code but it comes with no warranty!!
Toby
- Original
Hi Argo,
if I understand you correctly, what you call application name is
usually (or, in "java servlet speak") referred to as the "context". It
is a property of the HttpServletRequest, which provides that
information to you by the method "getContextPath()".
Check the following pages:
http://java
hi,
How to get Application Name in tapestry framework.
http://localost:8080/appname/start
appname??
Argo
Hi,
I am trying to convert an appfuse-tapestry4 project into an
appfuse-tapestry5 application. Has anyone done this here by any chance?
Anyway, I have the maven archetype tap5 project up and running and making
changes to java classes doesn't result in a jetty restart. However, when
making c
Sorry,
This working
I myself made little bug
And thanks!
Argo
Hi,
Use @Secure annotation and add this to your appmodule: (Also use whatever
ports you wish.)
public void contributeAlias(Configuration configuration)
{
BaseURLSource source = new BaseURLSource()
{
public String getBaseURL(boolean secure)
{
Hi again Toby,
please don't forget to add your code to the wiki.
Thanks again.
Toby Hobson wrote:
I have written a component based on treemenu. I'll happily send you the code
but it comes with no warranty!!
Toby
- Original Message
From: Hugo Palma <[EMAIL PROTECTED]>
To: Tapestry u
No success.
Argo
2008/8/4 Angelo Chen <[EMAIL PROTECTED]>
>
> how about do it this way:
>
> type="text/css"/>
>
> this presumes you have a css directory.
>
>
> Argo Vilberg wrote:
> >
> > hi
> >
> >
> > In Start page i use my own css file without @asset tapestry command.
> >
> > If i go direc
how about do it this way:
this presumes you have a css directory.
Argo Vilberg wrote:
>
> hi
>
>
> In Start page i use my own css file without @asset tapestry command.
>
> If i go directly to start page then css is working.
>
>
> But if i go to start page from another page(becouse of l
I suspect that Gmail will never be out of beta status:) then again, many
users use gmail without knowing GMail is in beta, do you think that will
happen to 5 as well? I don't think so, the two are really different.
Daniel Jue wrote:
>
> It will probably be out of beta status before Gmail is. :-
hi
In Start page i use my own css file without @asset tapestry command.
If i go directly to start page then css is working.
But if i go to start page from another page(becouse of login redirection)
then css file is not working.
Generated HTML files are identical:)
Argo
Hi Peter,
Then again back to my previous answer as well, T5 is good, better than other
released frameworks, but it has the weakest point, it is a beta. within
community we know what the t5 status is, but when we want to communicate
with the outside world, this is really a problem, how to convince
Finally this solved the problem: I used both of your suggestions:
I replaced ROOT.war with my application and
I set "tapestry.suppress-redirect-from-action-requests" to true
This seems to solve the problem.
Thanks,
Grigoris
On Fri, Aug 1, 2008 at 4:18 PM, Jonathan Barker <[EMAIL PROTECTED]
> wr
1. Its a production app & company policy (quite correctly) is not to run on a
snapshot
2. Its not up to me.
Peter
- Original Message -
From: "Angelo Chen" <[EMAIL PROTECTED]>
To: users@tapestry.apache.org
Sent: Monday, 4 August, 2008 11:03:00 AM GMT +02:00 Athens, Beirut, Bucharest,
Is
why not just pull down the nightly built version? it's just ok for me.
Peter Stavrinides wrote:
>
> Back to the original question, anyone got any clue when 5.0.14-SNAPSHOT
> might be ready?
>
>
>
>
--
View this message in context:
http://www.nabble.com/Tapestry-5.0.14-SNAPSHOT-tp1877043
Back to the original question, anyone got any clue when 5.0.14-SNAPSHOT might
be ready?
- Original Message -
From: "Angelo Chen" <[EMAIL PROTECTED]>
To: users@tapestry.apache.org
Sent: Sunday, 3 August, 2008 7:10:45 AM GMT +02:00 Athens, Beirut, Bucharest,
Istanbul
Subject: Re: Tapestr
21 matches
Mail list logo