Hi Leonel
> So, it there a correct way to use component Shell ? What is $content$ and how
> should it be used ?
Both options are correct.
Here is the $component$ documentation:
http://tapestry.apache.org/tapestry4.1/UsersGuide/template.html#$content$%20jwcid
I highly recommend you read the whole
Hi.
[Newbie here]. In the quick-start guide, howard presents component Shell inside
the HTML tag. But in the documentation of component Shell, it is advised to use
the normal HTML tag, and use Shell inside a span tag, and wrap this last one in
another span tag, with a $content$ attribute.
So,
e been searching on the mailing list and the online documentation but
i haven't been able to simulate the Shell component in Tapestry 5.
Any help will be appreciated.
Hello everyone,
I have been searching on the mailing list and the online documentation but i
haven't been able to simulate the Shell component in Tapestry 5.
Any help will be appreciated.
Set "debugEnabled=false" .
On 3/13/07, Tomić Mirko <[EMAIL PROTECTED]> wrote:
How to prevent tapestry Shell component from inserting some of javascripts to
page head? Cause I don't need them all.
dojo.registerModulePath("tapestry", "/a
How to prevent tapestry Shell component from inserting some of javascripts to
page head? Cause I don't need them all.
dojo.registerModulePath("tapestry", "/app?service=asset&path=%2Ftapestry%2F");
dojo.require("dojo.logging.Logger");
dojo.
: AW: AW: @Shell component, refresh and IE
Hello,
found a working solution for the problem. I added a hidden button to the
page which i'm pressing periodically using javascript. This reloads the
page and works even with IE :)
Regards,
Patrick
> Hello Peter,
>
> i tried that
Hello,
found a working solution for the problem. I added a hidden button to the
page which i'm pressing periodically using javascript. This reloads the
page and works even with IE :)
Regards,
Patrick
Hello Peter,
i tried that now by using a "custom" Shell compone
Hello Peter,
i tried that now by using a "custom" Shell component which simply
replaces ";" with "%3B" in the url. Result in firefox _and_ IE :
HTTP Status 404 -
/myapp/ImportMatrix.page%3Bjsessionid=E903773F2AFE3C2F2AADB2EE2D1C0C3E
Would've been
d
kind regards
-Ursprüngliche Nachricht-
Von: Patrick Klein [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 6. März 2007 10:46
An: Tapestry users
Betreff: Re: AW: @Shell component, refresh and IE
Hi, Peter,
somehow i allready thought it was something like that. Thanks for the
answer :)
Switching t
hi patrick,
you may also try to url-encode the tapestry-url so that ; will be %3B and IE
wont get confused
kind regards
-Ursprüngliche Nachricht-
Von: Patrick Klein [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 6. März 2007 10:46
An: Tapestry users
Betreff: Re: AW: @Shell component
Hi, Peter,
somehow i allready thought it was something like that. Thanks for the
answer :)
Switching to using cookies also does the trick.
Both solutions somehow are not really satisfying as the Shell component
should be able to attend this...
Regards,
Patrick
hi patrick,
this might be
D4B9
wich brings you to your start-page.
instead of a meta-tag you might use javascript for page-refresh as a workaround.
kind regars
-Ursprüngliche Nachricht-
Von: Patrick Klein [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 6. März 2007 10:20
An: Tapestry users
Betreff: @Shell component, r
Hello!
I'm using the @Shell component's refresh tag to set trigger the reload
of a given page every 10 seconds. All works fine using Firefox. However,
using IE all goes havoc as IE seems to drop at least parts of the reload
url. The refresh part of the page looks like the following:
http:
Hi,
I have some .js scripts that I am specifying external to the Shell component.
Is there a way to add them to the Shell component?
thanks,
Mark
Mark J. Stang
Senior Engineer/Architect
office: +1 303.468.2900
mobile: +1 303.507.2833
Ping Identity
Although I don't understand what I could have misconfigured. I don't
> use an absolute URL anywhere and my server is referenced in
> tomcats server.xml as localhost.
>
> andyhot wrote:
>> Looks like a misconfiguration but if you must, the Shell component
>> htt
n't understand what I could have misconfigured. I don't
use an absolute URL anywhere and my server is referenced in
tomcats server.xml as localhost.
andyhot wrote:
Looks like a misconfiguration but if you must, the Shell component
http://tapestry.apache.org/tapestry4.1/components/gen
Thanks Andy,
Although I don't understand what I could have misconfigured. I don't use
an absolute URL anywhere and my server is referenced in tomcats
server.xml as localhost.
andyhot wrote:
Looks like a misconfiguration but if you must, the Shell component
http://tapestry.
Looks like a misconfiguration but if you must, the Shell component
http://tapestry.apache.org/tapestry4.1/components/general/shell.html
accepts an ajaxDelegate parameter that is rendering those...
The default implementation for that delegate is
http://svn.apache.org/viewvc/tapestry/tapestry4
Can anyone point me in the right direction with this, I don't believe
that this can not be done.
Peter Stavrinides wrote:
Hi Everyone
I am trying to deploy a tapestry 4.1 application into a production
environment (on Tomcat 5.5). When the Tapestry Shell component injects
the various
t;
>> >> > On 12/28/06, mraible <[EMAIL PROTECTED]> wrote:
>> >> >>
>> >> >> It looks like Dojo is getting included, but there's a 404 somewhere
>> >> along
>> >> >> the
>> >> >> way as well. Here&
ere's a demo:
> >> >>
> >> >> http://demo.raibledesigns.com/equinox-tapestry-4.1.1/userForm.html
> >> >>
> >> >> Here's from the above URLs log file when I first access the page:
> >> >>
> >> >> 2006-12-28 14:07:58.476695500 [14:07:5
4.1.1/userForm.html
>> >>
>> >> Here's from the above URLs log file when I first access the page:
>> >>
>> >> 2006-12-28 14:07:58.476695500 [14:07:58.476] Compiling
>> >> _jsp/_404__jsp.java
>> >>
>> >> Matt
>&
my
project.
-Original Message-
From: mraible [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 28, 2006 1:58 PM
To: users@tapestry.apache.org
Subject: Re: Adding Dojo when not using the Shell Component
It could be a friendly URL servlet-mapping situation. I'm using *.html
as my
"fri
12-28 14:07:58.476695500 [14:07:58.476] Compiling
>> >> _jsp/_404__jsp.java
>> >>
>> >> Matt
>> >>
>> >>
>> >>
>> >
>> >
>> > --
>> > Jesse Kuhnert
>> > Tapestry/Dojo team member/deve
Kuhnert
> Tapestry/Dojo team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
>
> -
> To
;> Matt
>>
>>
>>
>
>
> --
> Jesse Kuhnert
> Tapestry/Dojo team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
>
> ------
Ah, I can see what the problem is now. Or...At least why it's
"hanging". The "var calendar_start " variable isn't resolvable later
on and subsequently breaks most of the javascript.
It looks like a Tapestry bug (I think), won't know more until I run
some separate tests of my own. (you aren't usin
de
>> > guide as well:
>> >
>> > http://tapestry.apache.org/tapestry4.1/usersguide/upgrade4.0.html
>> >
>> > On 12/28/06, mraible <[EMAIL PROTECTED]> wrote:
>> >>
>> >> According to:
>> >> http://tapestry.apache.org/tap
mplete 4.0 > 4.1 upgrade
> guide as well:
>
> http://tapestry.apache.org/tapestry4.1/usersguide/upgrade4.0.html
>
> On 12/28/06, mraible <[EMAIL PROTECTED]> wrote:
>>
>> According to:
>> http://tapestry.apache.org/tapestry4.1/javascript/index.html
>>
&g
; wrote:
>>
>> According to:
>> http://tapestry.apache.org/tapestry4.1/javascript/index.html
>>
>>
>>
>> > By default, the Shell component will include the core dojo javascript
>> > object dojo.js, as well as the new core Tapestry javascript object -
>>
Dojo when not using the Shell Component
For you I think the ScriptIncludes component will make more sense:
http://tapestry.apache.org/tapestry4.1/components/general/scriptincludes.html
This is partially covered in the very incomplete 4.0 > 4.1 upgrade
guide as well:
http://tapestry.ap
tml
On 12/28/06, mraible <[EMAIL PROTECTED]> wrote:
According to: http://tapestry.apache.org/tapestry4.1/javascript/index.html
> By default, the Shell component will include the core dojo javascript
> object dojo.js, as well as the new core Tapestry javascript object -
> core.j
According to: http://tapestry.apache.org/tapestry4.1/javascript/index.html
> By default, the Shell component will include the core dojo javascript
> object dojo.js, as well as the new core Tapestry javascript object -
> core.js. This means that you don't have to worry about how t
: Re: Customizing the Shell Component
Mark Stang wrote:
> Hi,
> I am using Tapestry 3.x and wondering how to customize my .css file with the
> Shell component. I want to be able to swap out my Shell component by putting
> it inside of a Library. If I do that can I still just refere
Mark Stang wrote:
Hi,
I am using Tapestry 3.x and wondering how to customize my .css file with the
Shell component. I want to be able to swap out my Shell component by putting
it inside of a Library. If I do that can I still just reference it in my
.html? I don't know why I think it i
Hi,
I am using Tapestry 3.x and wondering how to customize my .css file with the
Shell component. I want to be able to swap out my Shell component by putting
it inside of a Library. If I do that can I still just reference it in my
.html? I don't know why I think it is any different fro
Just tested it in the latest SNAPSHOT and it works fine!
Bug squashed I guess! ;-)
On 8/17/06, Pedro Viegas <[EMAIL PROTECTED]> wrote:
Giving a test drive at the Tap 4.1 I found that the shell component always
uses the default value for the dojoContainerId.
Even if we supply another
Giving a test drive at the Tap 4.1 I found that the shell component always
uses the default value for the dojoContainerId.
Even if we supply another as in...
The code that gets generated is:
djConfig = { isDebug: true,
debugContainerId:'debug',
baseRelativePath:"<a rel=&qu
> >> at
>> >> org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute
>> >> (TestNGDirectoryTestSuite.java:145)
>> >> at org.apache.maven.surefire.Surefire.run
>> (Surefire.java:129)
>> >> at sun.
.runSuitesInProcess
>> (SurefireBooter.java:261)
>> at org.apache.maven.surefire.booter.SurefireBooter.main
>> (SurefireBooter.java:781)
>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.105
>> sec
>> Running org.apache.tapestr
781)
>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105
>> sec
>> Running org.apache.tapestry.asset.TestAssetSource
>>
>>
>> So i re-ran skipping the tests - which built the jars
>> mvn -Dmaven
Jul 2006, at 21:59, Jesse Kuhnert wrote:
> I've not seen it before. What kind of servlet container is this
> running in?
>
> On 7/14/06, Adam Henderson Azudio <[EMAIL PROTECTED]> wrote:
>>
>> Hi All,
>>
>> Just had a go at building from the 4.1 Snapshot
io <[EMAIL PROTECTED]> wrote:
>>
>> Hi All,
>>
>> Just had a go at building from the 4.1 Snapshot and the Shell
>> component seems to be throwing this list of exceptions related to
>> dojo:
>>
>> Home.html
2006, at 21:59, Jesse Kuhnert wrote:
I've not seen it before. What kind of servlet container is this
running in?
On 7/14/06, Adam Henderson Azudio <[EMAIL PROTECTED]> wrote:
Hi All,
Just had a go at building from the 4.1 Snapshot and the Shell
component seems to be throwing this list
Ok last question I promise. Are you running this with the standard maven jar
I've deployed or some other derivative?
On 7/14/06, Adam Henderson <[EMAIL PROTECTED]> wrote:
Jesse,
OS-X 10.4.1, Java 1.5.0_06, Tomcat 5.5.17, I'm running it through
Eclipse 3.2/WTP1.5
--
Jesse Kuhnert
Tacos/Ta
ning in?
On 7/14/06, Adam Henderson Azudio <[EMAIL PROTECTED]> wrote:
Hi All,
Just had a go at building from the 4.1 Snapshot and the Shell
component seems to be throwing this list of exceptions related to
dojo:
Home.html
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";
I've not seen it before. What kind of servlet container is this running in?
On 7/14/06, Adam Henderson Azudio <[EMAIL PROTECTED]> wrote:
Hi All,
Just had a go at building from the 4.1 Snapshot and the Shell
component seems to be throwing this list of exceptions related to dojo:
Hi All,
Just had a go at building from the 4.1 Snapshot and the Shell
component seems to be throwing this list of exceptions related to dojo:
Home.html
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml";>
The @Shell component supports a "delegate" parameter, which will allow you
to render anything you want.
On 6/17/06, hv @ Fashion Content <[EMAIL PROTECTED]> wrote:
Have anyone thought about supporting classic JavaScript include statements
in the when using the Shell componen
Have anyone thought about supporting classic JavaScript include statements
in the when using the Shell component in Tap 4.0/5.0 ?
I wouldn't mind doing some work on supporting it, but I am not quite sure
how it would be done best.
...
...
Would work nicely, but only support a s
51 matches
Mail list logo