using dojo in tapestry 5

2009-04-22 Thread kk4Nabble

Hi all,
am new to tapestry5. And am learning it.

div jwcid=datepic...@dojo:Widget dojoType=dpwidgets:newDatePicker
isContainer=true/div

Since tapestry4.1.5 was integrated with dojo.
I used the above method to get a dojo widget.

What is method in tapestry 5?

Is there any example or tutorial using dojo with tapestry 5.

Also any tutorial for using dwr?

Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171034.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: using dojo in tapestry 5

2009-04-22 Thread Peter Stavrinides

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.
 What is method in tapestry 5?
Dojo is not integrated natively into Tapestry 5, it uses Pototype instead, but 
you could have a look at the ChenillKit datepicker instead: 
http://www.chenillekit.org/demo/tapcomp/datetimefielddemo

 Also any tutorial for using dwr?
Not that I know of... though its pretty straightforward, the DWR docs are nice 
and detailed with examples.

Peter

- Original Message -
From: kk4Nabble kavya@gmail.com
To: users@tapestry.apache.org
Sent: Wednesday, 22 April, 2009 10:24:43 GMT +02:00 Athens, Beirut, Bucharest, 
Istanbul
Subject: using dojo in tapestry 5


Hi all,
am new to tapestry5. And am learning it.

div jwcid=datepic...@dojo:Widget dojoType=dpwidgets:newDatePicker
isContainer=true/div

Since tapestry4.1.5 was integrated with dojo.
I used the above method to get a dojo widget.

What is method in tapestry 5?

Is there any example or tutorial using dojo with tapestry 5.

Also any tutorial for using dwr?

Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171034.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: using dojo in tapestry 5

2009-04-22 Thread Andrea Chiumenti
Yes it is!
I've done it.
It's currently in alpha status and I'm waiting the dojo comunity will
review the maven dojo build plugin I've done.
When the plugin will be successfully tested, then the project will be
modifyed to use it and moved to formos.com (Howard allowing :P)

If you want to give the T5 dojo integration library go to
http://tapestry-jfly.sourceforge.net/

Cheers,
kiuma

On Wed, Apr 22, 2009 at 9:42 AM, Peter Stavrinides
p.stavrini...@albourne.com wrote:

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.
 What is method in tapestry 5?
 Dojo is not integrated natively into Tapestry 5, it uses Pototype instead, 
 but you could have a look at the ChenillKit datepicker instead: 
 http://www.chenillekit.org/demo/tapcomp/datetimefielddemo

 Also any tutorial for using dwr?
 Not that I know of... though its pretty straightforward, the DWR docs are 
 nice and detailed with examples.

 Peter

 - Original Message -
 From: kk4Nabble kavya@gmail.com
 To: users@tapestry.apache.org
 Sent: Wednesday, 22 April, 2009 10:24:43 GMT +02:00 Athens, Beirut, 
 Bucharest, Istanbul
 Subject: using dojo in tapestry 5


 Hi all,
 am new to tapestry5. And am learning it.

 div jwcid=datepic...@dojo:Widget dojoType=dpwidgets:newDatePicker
 isContainer=true/div

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.

 What is method in tapestry 5?

 Is there any example or tutorial using dojo with tapestry 5.

 Also any tutorial for using dwr?

 Thanks in advance
 --
 View this message in context: 
 http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171034.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: using dojo in tapestry 5

2009-04-22 Thread kk4Nabble

Thanks a lot..

Hoping to see dojo with T5.


I was really dissappointed when i heard T5 is not integrated with dojo.
Anyways I ll look into the url u sent.
Thanks again :-)




Andrea Chiumenti wrote:
 
 Yes it is!
 I've done it.
 It's currently in alpha status and I'm waiting the dojo comunity will
 review the maven dojo build plugin I've done.
 When the plugin will be successfully tested, then the project will be
 modifyed to use it and moved to formos.com (Howard allowing :P)
 
 If you want to give the T5 dojo integration library go to
 http://tapestry-jfly.sourceforge.net/
 
 Cheers,
 kiuma
 
 On Wed, Apr 22, 2009 at 9:42 AM, Peter Stavrinides
 p.stavrini...@albourne.com wrote:

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.
 What is method in tapestry 5?
 Dojo is not integrated natively into Tapestry 5, it uses Pototype
 instead, but you could have a look at the ChenillKit datepicker instead:
 http://www.chenillekit.org/demo/tapcomp/datetimefielddemo

 Also any tutorial for using dwr?
 Not that I know of... though its pretty straightforward, the DWR docs are
 nice and detailed with examples.

 Peter

 - Original Message -
 From: kk4Nabble kavya@gmail.com
 To: users@tapestry.apache.org
 Sent: Wednesday, 22 April, 2009 10:24:43 GMT +02:00 Athens, Beirut,
 Bucharest, Istanbul
 Subject: using dojo in tapestry 5


 Hi all,
 am new to tapestry5. And am learning it.

 div jwcid=datepic...@dojo:Widget dojoType=dpwidgets:newDatePicker
 isContainer=true/div

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.

 What is method in tapestry 5?

 Is there any example or tutorial using dojo with tapestry 5.

 Also any tutorial for using dwr?

 Thanks in advance
 --
 View this message in context:
 http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171034.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org


 
 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org
 
 
 

-- 
View this message in context: 
http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171648.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: using dojo in tapestry 5

2009-04-22 Thread Andrea Chiumenti
not integrating it natively is a good choice IMHO, because doing so
dojo versions are not boud to T5 releases

Remember that it's alpha.
I need to do some work on it before going in beta

On Wed, Apr 22, 2009 at 10:07 AM, kk4Nabble kavya@gmail.com wrote:

 Thanks a lot..

 Hoping to see dojo with T5.


 I was really dissappointed when i heard T5 is not integrated with dojo.
 Anyways I ll look into the url u sent.
 Thanks again :-)




 Andrea Chiumenti wrote:

 Yes it is!
 I've done it.
 It's currently in alpha status and I'm waiting the dojo comunity will
 review the maven dojo build plugin I've done.
 When the plugin will be successfully tested, then the project will be
 modifyed to use it and moved to formos.com (Howard allowing :P)

 If you want to give the T5 dojo integration library go to
 http://tapestry-jfly.sourceforge.net/

 Cheers,
 kiuma

 On Wed, Apr 22, 2009 at 9:42 AM, Peter Stavrinides
 p.stavrini...@albourne.com wrote:

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.
 What is method in tapestry 5?
 Dojo is not integrated natively into Tapestry 5, it uses Pototype
 instead, but you could have a look at the ChenillKit datepicker instead:
 http://www.chenillekit.org/demo/tapcomp/datetimefielddemo

 Also any tutorial for using dwr?
 Not that I know of... though its pretty straightforward, the DWR docs are
 nice and detailed with examples.

 Peter

 - Original Message -
 From: kk4Nabble kavya@gmail.com
 To: users@tapestry.apache.org
 Sent: Wednesday, 22 April, 2009 10:24:43 GMT +02:00 Athens, Beirut,
 Bucharest, Istanbul
 Subject: using dojo in tapestry 5


 Hi all,
 am new to tapestry5. And am learning it.

 div jwcid=datepic...@dojo:Widget dojoType=dpwidgets:newDatePicker
 isContainer=true/div

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.

 What is method in tapestry 5?

 Is there any example or tutorial using dojo with tapestry 5.

 Also any tutorial for using dwr?

 Thanks in advance
 --
 View this message in context:
 http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171034.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org



 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org




 --
 View this message in context: 
 http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171648.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: using dojo in tapestry 5

2009-04-22 Thread kk4Nabble
)
at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
at
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
at
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:324)
at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
at
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:828)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
at
org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)


Andrea Chiumenti wrote:
 
 not integrating it natively is a good choice IMHO, because doing so
 dojo versions are not boud to T5 releases
 
 Remember that it's alpha.
 I need to do some work on it before going in beta
 
 On Wed, Apr 22, 2009 at 10:07 AM, kk4Nabble kavya@gmail.com wrote:

 Thanks a lot..

 Hoping to see dojo with T5.


 I was really dissappointed when i heard T5 is not integrated with dojo.
 Anyways I ll look into the url u sent.
 Thanks again :-)




 Andrea Chiumenti wrote:

 Yes it is!
 I've done it.
 It's currently in alpha status and I'm waiting the dojo comunity will
 review the maven dojo build plugin I've done.
 When the plugin will be successfully tested, then the project will be
 modifyed to use it and moved to formos.com (Howard allowing :P)

 If you want to give the T5 dojo integration library go to
 http://tapestry-jfly.sourceforge.net/

 Cheers,
 kiuma

 On Wed, Apr 22, 2009 at 9:42 AM, Peter Stavrinides
 p.stavrini...@albourne.com wrote:

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.
 What is method in tapestry 5?
 Dojo is not integrated natively into Tapestry 5, it uses Pototype
 instead, but you could have a look at the ChenillKit datepicker
 instead:
 http://www.chenillekit.org/demo/tapcomp/datetimefielddemo

 Also any tutorial for using dwr?
 Not that I know of... though its pretty straightforward, the DWR docs
 are
 nice and detailed with examples.

 Peter

 - Original Message -
 From: kk4Nabble kavya@gmail.com
 To: users@tapestry.apache.org
 Sent: Wednesday, 22 April, 2009 10:24:43 GMT +02:00 Athens, Beirut,
 Bucharest, Istanbul
 Subject: using dojo in tapestry 5


 Hi all,
 am new to tapestry5. And am learning it.

 div jwcid=datepic...@dojo:Widget dojoType=dpwidgets:newDatePicker
 isContainer=true/div

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.

 What is method in tapestry 5?

 Is there any example or tutorial using dojo with tapestry 5.

 Also any tutorial for using dwr?

 Thanks in advance
 --
 View this message in context:
 http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171034.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org



 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org




 --
 View this message in context:
 http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171648.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org


 
 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org
 
 
 

-- 
View this message in context: 
http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23173670.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: using dojo in tapestry 5

2009-04-22 Thread Andrea Chiumenti
$CachedChain.doFilter(ServletHandler.java:1084)
        at 
 org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
        at
 org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
        at 
 org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
        at 
 org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
        at 
 org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
        at
 org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
        at
 org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
        at 
 org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
        at org.mortbay.jetty.Server.handle(Server.java:324)
        at 
 org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
        at
 org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:828)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
        at
 org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
        at
 org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)


 Andrea Chiumenti wrote:

 not integrating it natively is a good choice IMHO, because doing so
 dojo versions are not boud to T5 releases

 Remember that it's alpha.
 I need to do some work on it before going in beta

 On Wed, Apr 22, 2009 at 10:07 AM, kk4Nabble kavya@gmail.com wrote:

 Thanks a lot..

 Hoping to see dojo with T5.


 I was really dissappointed when i heard T5 is not integrated with dojo.
 Anyways I ll look into the url u sent.
 Thanks again :-)




 Andrea Chiumenti wrote:

 Yes it is!
 I've done it.
 It's currently in alpha status and I'm waiting the dojo comunity will
 review the maven dojo build plugin I've done.
 When the plugin will be successfully tested, then the project will be
 modifyed to use it and moved to formos.com (Howard allowing :P)

 If you want to give the T5 dojo integration library go to
 http://tapestry-jfly.sourceforge.net/

 Cheers,
 kiuma

 On Wed, Apr 22, 2009 at 9:42 AM, Peter Stavrinides
 p.stavrini...@albourne.com wrote:

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.
 What is method in tapestry 5?
 Dojo is not integrated natively into Tapestry 5, it uses Pototype
 instead, but you could have a look at the ChenillKit datepicker
 instead:
 http://www.chenillekit.org/demo/tapcomp/datetimefielddemo

 Also any tutorial for using dwr?
 Not that I know of... though its pretty straightforward, the DWR docs
 are
 nice and detailed with examples.

 Peter

 - Original Message -
 From: kk4Nabble kavya@gmail.com
 To: users@tapestry.apache.org
 Sent: Wednesday, 22 April, 2009 10:24:43 GMT +02:00 Athens, Beirut,
 Bucharest, Istanbul
 Subject: using dojo in tapestry 5


 Hi all,
 am new to tapestry5. And am learning it.

 div jwcid=datepic...@dojo:Widget dojoType=dpwidgets:newDatePicker
 isContainer=true/div

 Since tapestry4.1.5 was integrated with dojo.
 I used the above method to get a dojo widget.

 What is method in tapestry 5?

 Is there any example or tutorial using dojo with tapestry 5.

 Also any tutorial for using dwr?

 Thanks in advance
 --
 View this message in context:
 http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171034.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org



 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org




 --
 View this message in context:
 http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23171648.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org



 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org




 --
 View this message in context: 
 http://www.nabble.com/using-dojo-in-tapestry-5-tp23171034p23173670.html
 Sent from the Tapestry - User mailing list archive

dojo for Tapestry 5

2008-11-30 Thread Yiqun Shi
Is there any plan for the integration of Dojo to Tapestry 5? Or because it
is easy to create user-defined component, does it necessarily mean
dojo-featured component is easy to be made by user?
SYQ