Re: Newby - Looking for more idiot-proof documentation

2002-01-08 Thread cody.burleson


Thanks!  I had not even been aware of Expresso.  This may be , in fact, a
better learning path to struts.

No flames.

This is great advice.

- Cody





Pete Carapetyan <[EMAIL PROTECTED]> on 01/08/2002 05:55:28 PM

Please respond to Struts Users Mailing List
  <[EMAIL PROTECTED]>
To:   Struts Users Mailing List <[EMAIL PROTECTED]>
cc:
Subject:  Re: Newby - Looking for more idiot-proof documentation


I am going to start attracting flames if I keep saying the same thing over
and
over again, but here goes


If you absolutely know what you are doing and can knock out an app with
everything in a day or so, this does not apply to you. But if you are not a
struts genius, and want to start with something that already works, try a
framework such as Expresso that has your security, database access layer,
and
everything else already built, where you can change code that works, rather
than
recreating everything from tutorials.

You can always go back to the from scratch stuff one piece at a time, but
at
least you will be starting with a secured site that works from the first
day and
holds pretty religiously to reasonable standards(?).


[EMAIL PROTECTED] wrote:

> For example -
>
> I want to start by creating my security model.  Users in the database,
> login creates a session, access control lists, etc.  Is there an example
of
> a user handliung system anywhere?  Does struts provide any functions to
> help me work with my database or do I need to just do my own standard
JDBC?
>
> - Cody
>
> Cody Burleson/US/MCS/PwC@Americas-US on 01/08/2002 04:57:38 PM
>
> Please respond to Struts Users Mailing List
>   <[EMAIL PROTECTED]>
> To:   [EMAIL PROTECTED]
> cc:
> Subject:  Newby - Looking for more idiot-proof documentation
>
> Ok, so I am in love with what I see so far about struts.  Bud god forbid,
I
> can't even begin to imagine how to build anything with struts.  I have
> scoured the documentation and find them to be lacking the tutorial-like
> quality that idiots like me require.  Can anyone recommend any online
> references?  I have done the tutorial in the HP trailmap.  Can't seem to
> find anything else.  Ordered a book, but it will not be here for a while
as
> it is not yet published, I just learned.  Arggghhh.
>
> Thanks in advance,
>
> - Cody
> 
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material.  Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited.   If you
received
> this in error, please contact the sender and delete the material from any
> computer.
>
> --
> To unsubscribe, e-mail:   <
> mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <
> mailto:[EMAIL PROTECTED]>
>
> 
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material.  Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited.   If you
received
> this in error, please contact the sender and delete the material from any
> computer.
>
> --
> To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>

--
Pete Carapetyan
http://datafundamentals.com
Java Development Services

Open standards technology for commercial profitability



--
To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>





The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Newby - Looking for more idiot-proof documentation

2002-01-08 Thread Ted Husted

Just wondering, 

anyone here using 

http://player.sourceforge.net 

Looks neat, but I'm still getting into it. 

Personally, if I were starting from scratch, and don't have an existing
infrastucture to worry about, I'd certainly spend some quality time with
Expresso. (And I may  yet.)

And this looks especially neat:

http://webAppWriter.com/


-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Building Java web applications with Struts.
-- Tel +1 585 737-3463.
-- Web http://www.husted.com/struts/


Pete Carapetyan wrote:
> 
> I am going to start attracting flames if I keep saying the same thing over and
> over again, but here goes
> 
> 
> If you absolutely know what you are doing and can knock out an app with
> everything in a day or so, this does not apply to you. But if you are not a
> struts genius, and want to start with something that already works, try a
> framework such as Expresso that has your security, database access layer, and
> everything else already built, where you can change code that works, rather than
> recreating everything from tutorials.
> 
> You can always go back to the from scratch stuff one piece at a time, but at
> least you will be starting with a secured site that works from the first day and
> holds pretty religiously to reasonable standards(?).
> 
> 
> [EMAIL PROTECTED] wrote:
> 
> > For example -
> >
> > I want to start by creating my security model.  Users in the database,
> > login creates a session, access control lists, etc.  Is there an example of
> > a user handliung system anywhere?  Does struts provide any functions to
> > help me work with my database or do I need to just do my own standard JDBC?
> >
> > - Cody
> >
> > Cody Burleson/US/MCS/PwC@Americas-US on 01/08/2002 04:57:38 PM
> >
> > Please respond to Struts Users Mailing List
> >   <[EMAIL PROTECTED]>
> > To:   [EMAIL PROTECTED]
> > cc:
> > Subject:  Newby - Looking for more idiot-proof documentation
> >
> > Ok, so I am in love with what I see so far about struts.  Bud god forbid, I
> > can't even begin to imagine how to build anything with struts.  I have
> > scoured the documentation and find them to be lacking the tutorial-like
> > quality that idiots like me require.  Can anyone recommend any online
> > references?  I have done the tutorial in the HP trailmap.  Can't seem to
> > find anything else.  Ordered a book, but it will not be here for a while as
> > it is not yet published, I just learned.  Arggghhh.
> >
> > Thanks in advance,
> >
> > - Cody

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Newby - Looking for more idiot-proof documentation

2002-01-08 Thread Pete Carapetyan

I am going to start attracting flames if I keep saying the same thing over and
over again, but here goes


If you absolutely know what you are doing and can knock out an app with
everything in a day or so, this does not apply to you. But if you are not a
struts genius, and want to start with something that already works, try a
framework such as Expresso that has your security, database access layer, and
everything else already built, where you can change code that works, rather than
recreating everything from tutorials.

You can always go back to the from scratch stuff one piece at a time, but at
least you will be starting with a secured site that works from the first day and
holds pretty religiously to reasonable standards(?).


[EMAIL PROTECTED] wrote:

> For example -
>
> I want to start by creating my security model.  Users in the database,
> login creates a session, access control lists, etc.  Is there an example of
> a user handliung system anywhere?  Does struts provide any functions to
> help me work with my database or do I need to just do my own standard JDBC?
>
> - Cody
>
> Cody Burleson/US/MCS/PwC@Americas-US on 01/08/2002 04:57:38 PM
>
> Please respond to Struts Users Mailing List
>   <[EMAIL PROTECTED]>
> To:   [EMAIL PROTECTED]
> cc:
> Subject:  Newby - Looking for more idiot-proof documentation
>
> Ok, so I am in love with what I see so far about struts.  Bud god forbid, I
> can't even begin to imagine how to build anything with struts.  I have
> scoured the documentation and find them to be lacking the tutorial-like
> quality that idiots like me require.  Can anyone recommend any online
> references?  I have done the tutorial in the HP trailmap.  Can't seem to
> find anything else.  Ordered a book, but it will not be here for a while as
> it is not yet published, I just learned.  Arggghhh.
>
> Thanks in advance,
>
> - Cody
> 
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material.  Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited.   If you received
> this in error, please contact the sender and delete the material from any
> computer.
>
> --
> To unsubscribe, e-mail:   <
> mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <
> mailto:[EMAIL PROTECTED]>
>
> 
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material.  Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited.   If you received
> this in error, please contact the sender and delete the material from any
> computer.
>
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 

--
Pete Carapetyan
http://datafundamentals.com
Java Development Services

Open standards technology for commercial profitability



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Newby - Looking for more idiot-proof documentation

2002-01-08 Thread Kris Ellis

You may find these useful...

http://www-106.ibm.com/developerworks/library/j-struts/
http://www.jspinsider.com/tutorials/jsp/struts/strutsintro.view
http://www.onjava.com/pub/a/onjava/2001/09/11/jsp_servlets.html

Kris

-Original Message-
From: Rajan, Jeffy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 08, 2002 6:01 PM
To: 'Struts Users Mailing List'
Subject: RE: Newby - Looking for more idiot-proof documentation


You might this link very useful
http://husted.com/about/scaffolding/strutByStrut.htm
HTH
Jeffy

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 08, 2002 5:58 PM
To: [EMAIL PROTECTED]
Subject: Newby - Looking for more idiot-proof documentation



Ok, so I am in love with what I see so far about struts.  Bud god forbid, I
can't even begin to imagine how to build anything with struts.  I have
scoured the documentation and find them to be lacking the tutorial-like
quality that idiots like me require.  Can anyone recommend any online
references?  I have done the tutorial in the HP trailmap.  Can't seem to
find anything else.  Ordered a book, but it will not be here for a while as
it is not yet published, I just learned.  Arggghhh.


Thanks in advance,

- Cody

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Newby - Looking for more idiot-proof documentation

2002-01-08 Thread cody.burleson


For example -

I want to start by creating my security model.  Users in the database,
login creates a session, access control lists, etc.  Is there an example of
a user handliung system anywhere?  Does struts provide any functions to
help me work with my database or do I need to just do my own standard JDBC?

- Cody





Cody Burleson/US/MCS/PwC@Americas-US on 01/08/2002 04:57:38 PM

Please respond to Struts Users Mailing List
  <[EMAIL PROTECTED]>
To:   [EMAIL PROTECTED]
cc:
Subject:  Newby - Looking for more idiot-proof documentation



Ok, so I am in love with what I see so far about struts.  Bud god forbid, I
can't even begin to imagine how to build anything with struts.  I have
scoured the documentation and find them to be lacking the tutorial-like
quality that idiots like me require.  Can anyone recommend any online
references?  I have done the tutorial in the HP trailmap.  Can't seem to
find anything else.  Ordered a book, but it will not be here for a while as
it is not yet published, I just learned.  Arggghhh.


Thanks in advance,

- Cody

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.


--
To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>





The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Newby - Looking for more idiot-proof documentation

2002-01-08 Thread Rajan, Jeffy

You might this link very useful
http://husted.com/about/scaffolding/strutByStrut.htm
HTH
Jeffy

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 08, 2002 5:58 PM
To: [EMAIL PROTECTED]
Subject: Newby - Looking for more idiot-proof documentation



Ok, so I am in love with what I see so far about struts.  Bud god forbid, I
can't even begin to imagine how to build anything with struts.  I have
scoured the documentation and find them to be lacking the tutorial-like
quality that idiots like me require.  Can anyone recommend any online
references?  I have done the tutorial in the HP trailmap.  Can't seem to
find anything else.  Ordered a book, but it will not be here for a while as
it is not yet published, I just learned.  Arggghhh.


Thanks in advance,

- Cody

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.


--
To unsubscribe, e-mail:

For additional commands, e-mail:




--
To unsubscribe, e-mail:   
For additional commands, e-mail: