You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Elliott Wolin <wo...@jlab.org> on 2002/12/06 16:37:43 UTC

Problems getting started with Turbine

Hi,

Where is a "hello world" type introduction to Turbine?

I'm lost browsing the endless files and dirs in the example newapp.  Co-workers have given 
up on Turbine as they feel it is easier to write their own servlets, connection pool 
managers, and other services than to figure out how to work within the Turbine framework 
(although the services documentation itself seems pretty good).

I want to start slowly.  E.g. I'm confortable with sql and jdbc and don't need/want 
Torque...what is the minimum I need to do to get a Turbine app going?

Please respond to wolin@jlab.org.

Thanks,

				Sincerely,
					Elliott Wolin
					Jefferson Lab
					Newport News, VA
					757-269-7365


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Problems getting started with Turbine

Posted by "goa." <go...@agt.lv>.
just take that newapp and strip it. then in src/java add some screens,
actions. create db schema and so on... i'm just a beginner too. that's how i
started (to start learning turbine :)

goa.

----- Original Message -----
From: "Elliott Wolin" <wo...@jlab.org>
To: <tu...@jakarta.apache.org>
Sent: Friday, December 06, 2002 5:37 PM
Subject: Problems getting started with Turbine


> Hi,
>
> Where is a "hello world" type introduction to Turbine?
>
> I'm lost browsing the endless files and dirs in the example newapp.
Co-workers have given
> up on Turbine as they feel it is easier to write their own servlets,
connection pool
> managers, and other services than to figure out how to work within the
Turbine framework
> (although the services documentation itself seems pretty good).
>
> I want to start slowly.  E.g. I'm confortable with sql and jdbc and don't
need/want
> Torque...what is the minimum I need to do to get a Turbine app going?
>
> Please respond to wolin@jlab.org.
>
> Thanks,
>
> Sincerely,
> Elliott Wolin
> Jefferson Lab
> Newport News, VA
> 757-269-7365
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Problems getting started with Turbine

Posted by "Dan K." <da...@YorkU.CA>.
Try this out...hope it'll be somewhat helpful.

http://www.yorku.ca/dkha/turbine/skeleton/index.htm

Regards,
Dan

On Fri, 6 Dec 2002, Elliott Wolin wrote:

> Hi,
>
> Where is a "hello world" type introduction to Turbine?
>
> I'm lost browsing the endless files and dirs in the example newapp.  Co-workers have given
> up on Turbine as they feel it is easier to write their own servlets, connection pool
> managers, and other services than to figure out how to work within the Turbine framework
> (although the services documentation itself seems pretty good).
>
> I want to start slowly.  E.g. I'm confortable with sql and jdbc and don't need/want
> Torque...what is the minimum I need to do to get a Turbine app going?
>
> Please respond to wolin@jlab.org.
>
> Thanks,
>
> 				Sincerely,
> 					Elliott Wolin
> 					Jefferson Lab
> 					Newport News, VA
> 					757-269-7365
>
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>