Re: Possible to use a tapestry application for webservice and web front end development

2014-05-16 Thread Daniel Jue
We are using Tynamo's RESTEasy integration with various js libraries,
including ExtJs.  We deploy it as a single war, however our build is a bit
more complicated since our main codebase is more of a skeleton, and we use
War overlays for specific implementations.  In the end it's all one war
with all our html and js front end code living under the webapps directory.
 It can make testing front end code a little tricky.


On Wed, May 7, 2014 at 12:04 AM, Anbazhagan.G wrote:

> Hi All,
>
> Thanks for your valuable suggestions. I will try and let you know.
>
> Regards,
> G.Anbazhagan
>
> On Saturday 03 May 2014 04:05 PM, Taha Siddiqi wrote:
>
>> Hi
>>
>> If you are still looking at things , you can give
>> http://facebook.github.io/react/ a try. And if you like functional
>> programming try https://github.com/swannodette/om.
>>
>> regards
>> Taha
>>
>> On May 3, 2014, at 11:16 AM, Kalle Korhonen wrote:
>>
>>  On Fri, May 2, 2014 at 5:33 PM, Chris Mylonas 
>>> wrote:
>>>
>>>  Yesterday I would have said that I keep them separate in my ear file,
 however I'm looking at angularjs for something to spend a rainy day on
 and
 came across this tutorial.

 http://killertilapia.blogspot.com.au/2013/06/easy-restful-
 services-with-tapestry-and.html
 I will probably port an existing webservice over today to try it out.
 If
 you are not from around here, the tynamo project has several popular
 tapestry modules, I use tapestry-security from them.

  Yeah, angular is solid and works nicely together with Tynamo's
>>> tapestry-resteasy. And you can use tapestry-security to secure it all, I
>>> have one T5.4 app with this exact setup.
>>>
>>> Kalle
>>>
>>>
>>>
>>>  On May 2, 2014 7:27 PM, "Anbazhagan.G" 
 wrote:

  Hi All,
>
> I want to use tapestry application for both web-services and front end
> development. Is it possible to achieve in a single tapestry
> application.
>
> I am using tapestry5.3.1
>
> Please give me your valuable suggestions.
>
> Regards,
> G.Anbazhagan
>
>
>>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


Re: Possible to use a tapestry application for webservice and web front end development

2014-05-13 Thread Anbazhagan.G

Hi All,

Thanks for your valuable suggestions. I will try and let you know.

Regards,
G.Anbazhagan
On Saturday 03 May 2014 04:05 PM, Taha Siddiqi wrote:

Hi

If you are still looking at things , you can give 
http://facebook.github.io/react/ a try. And if you like functional programming 
try https://github.com/swannodette/om.

regards
Taha

On May 3, 2014, at 11:16 AM, Kalle Korhonen wrote:


On Fri, May 2, 2014 at 5:33 PM, Chris Mylonas  wrote:


Yesterday I would have said that I keep them separate in my ear file,
however I'm looking at angularjs for something to spend a rainy day on and
came across this tutorial.

http://killertilapia.blogspot.com.au/2013/06/easy-restful-services-with-tapestry-and.html
I will probably port an existing webservice over today to try it out.   If
you are not from around here, the tynamo project has several popular
tapestry modules, I use tapestry-security from them.


Yeah, angular is solid and works nicely together with Tynamo's
tapestry-resteasy. And you can use tapestry-security to secure it all, I
have one T5.4 app with this exact setup.

Kalle




On May 2, 2014 7:27 PM, "Anbazhagan.G" 
wrote:


Hi All,

I want to use tapestry application for both web-services and front end
development. Is it possible to achieve in a single tapestry application.

I am using tapestry5.3.1

Please give me your valuable suggestions.

Regards,
G.Anbazhagan






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



Re: Possible to use a tapestry application for webservice and web front end development

2014-05-03 Thread Taha Siddiqi
Hi

If you are still looking at things , you can give 
http://facebook.github.io/react/ a try. And if you like functional programming 
try https://github.com/swannodette/om. 

regards
Taha

On May 3, 2014, at 11:16 AM, Kalle Korhonen wrote:

> On Fri, May 2, 2014 at 5:33 PM, Chris Mylonas  wrote:
> 
>> Yesterday I would have said that I keep them separate in my ear file,
>> however I'm looking at angularjs for something to spend a rainy day on and
>> came across this tutorial.
>> 
>> http://killertilapia.blogspot.com.au/2013/06/easy-restful-services-with-tapestry-and.html
>> I will probably port an existing webservice over today to try it out.   If
>> you are not from around here, the tynamo project has several popular
>> tapestry modules, I use tapestry-security from them.
>> 
> 
> Yeah, angular is solid and works nicely together with Tynamo's
> tapestry-resteasy. And you can use tapestry-security to secure it all, I
> have one T5.4 app with this exact setup.
> 
> Kalle
> 
> 
> 
>> On May 2, 2014 7:27 PM, "Anbazhagan.G" 
>> wrote:
>> 
>>> Hi All,
>>> 
>>> I want to use tapestry application for both web-services and front end
>>> development. Is it possible to achieve in a single tapestry application.
>>> 
>>> I am using tapestry5.3.1
>>> 
>>> Please give me your valuable suggestions.
>>> 
>>> Regards,
>>> G.Anbazhagan
>>> 
>> 



Re: Possible to use a tapestry application for webservice and web front end development

2014-05-03 Thread Jay Ginete
Feeling kinda giddy that my blog is being referenced here.
On May 3, 2014 1:46 PM, "Kalle Korhonen"  wrote:

> On Fri, May 2, 2014 at 5:33 PM, Chris Mylonas  wrote:
>
> > Yesterday I would have said that I keep them separate in my ear file,
> > however I'm looking at angularjs for something to spend a rainy day on
> and
> > came across this tutorial.
> >
> >
> http://killertilapia.blogspot.com.au/2013/06/easy-restful-services-with-tapestry-and.html
> > I will probably port an existing webservice over today to try it out.
> If
> > you are not from around here, the tynamo project has several popular
> > tapestry modules, I use tapestry-security from them.
> >
>
> Yeah, angular is solid and works nicely together with Tynamo's
> tapestry-resteasy. And you can use tapestry-security to secure it all, I
> have one T5.4 app with this exact setup.
>
> Kalle
>
>
>
> >  On May 2, 2014 7:27 PM, "Anbazhagan.G" 
> > wrote:
> >
> > > Hi All,
> > >
> > > I want to use tapestry application for both web-services and front end
> > > development. Is it possible to achieve in a single tapestry
> application.
> > >
> > > I am using tapestry5.3.1
> > >
> > > Please give me your valuable suggestions.
> > >
> > > Regards,
> > > G.Anbazhagan
> > >
> >
>


Re: Possible to use a tapestry application for webservice and web front end development

2014-05-02 Thread Kalle Korhonen
On Fri, May 2, 2014 at 5:33 PM, Chris Mylonas  wrote:

> Yesterday I would have said that I keep them separate in my ear file,
> however I'm looking at angularjs for something to spend a rainy day on and
> came across this tutorial.
>
> http://killertilapia.blogspot.com.au/2013/06/easy-restful-services-with-tapestry-and.html
> I will probably port an existing webservice over today to try it out.   If
> you are not from around here, the tynamo project has several popular
> tapestry modules, I use tapestry-security from them.
>

Yeah, angular is solid and works nicely together with Tynamo's
tapestry-resteasy. And you can use tapestry-security to secure it all, I
have one T5.4 app with this exact setup.

Kalle



>  On May 2, 2014 7:27 PM, "Anbazhagan.G" 
> wrote:
>
> > Hi All,
> >
> > I want to use tapestry application for both web-services and front end
> > development. Is it possible to achieve in a single tapestry application.
> >
> > I am using tapestry5.3.1
> >
> > Please give me your valuable suggestions.
> >
> > Regards,
> > G.Anbazhagan
> >
>


Re: Possible to use a tapestry application for webservice and web front end development

2014-05-02 Thread Chris Mylonas
Hi GA,

Yesterday I would have said that I keep them separate in my ear file,
however I'm looking at angularjs for something to spend a rainy day on and
came across this tutorial.

http://killertilapia.blogspot.com.au/2013/06/easy-restful-services-with-tapestry-and.html

I will probably port an existing webservice over today to try it out.   If
you are not from around here, the tynamo project has several popular
tapestry modules, I use tapestry-security from them.

Good luck in your endevours!
Chris
 On May 2, 2014 7:27 PM, "Anbazhagan.G"  wrote:

> Hi All,
>
> I want to use tapestry application for both web-services and front end
> development. Is it possible to achieve in a single tapestry application.
>
> I am using tapestry5.3.1
>
> Please give me your valuable suggestions.
>
> Regards,
> G.Anbazhagan
>


Possible to use a tapestry application for webservice and web front end development

2014-05-02 Thread Anbazhagan.G

Hi All,

I want to use tapestry application for both web-services and front end 
development. Is it possible to achieve in a single tapestry application.


I am using tapestry5.3.1

Please give me your valuable suggestions.

Regards,
G.Anbazhagan