RE: Hello Basic Question.

2003-11-14 Thread Nguyen, Hien
Tim,

There is an examples.war application that comes with Tomcat and a
struts-blank.war that comes with Struts that you can play with.  Drop those
.war files in the webapps directory of tomcat and they will be deployed.
You'll see the exploded directory structure of each .war app.

If you just want to see what's in side the .war file without deploying it, I
think you can do 'jar -tvf struts-blank.war'.

Have fun!
--Hien

-Original Message-
From: tim duch [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 14, 2003 8:01 AM
To: [EMAIL PROTECTED]
Subject: Hello Basic Question.


Hello ,

I want to try out a very samll example of Struts 
I tried some stuff but seems not working ..

can any Struts Guru point out wat are the basic req.
to develope the web application using Struts ..


How the directory arraged.
and what all will be the req. 

please let me know ..

regards
-Tim80

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

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

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



RE: Hello Basic Question.

2003-11-14 Thread Ramadoss Chinnakuzhandai
Hi Tim,
 Following are the easy steps to develop web app using Struts

You also might want to try out my newbie walk throughs 
at http://www.reumann.net/do/struts/main

I created those lessons because when I was learning nothing was out 
there like it (baby step by step stuff:). Let me know if you find 
them helpful.

-Million Tnx to Rick Reumann

Hope this help you,

-Ram



-Original Message-
From: tim duch [mailto:[EMAIL PROTECTED]
Sent: Friday, November 14, 2003 8:01 AM
To: [EMAIL PROTECTED]
Subject: Hello Basic Question.


Hello ,

I want to try out a very samll example of Struts 
I tried some stuff but seems not working ..

can any Struts Guru point out wat are the basic req.
to develope the web application using Struts ..


How the directory arraged.
and what all will be the req. 

please let me know ..

regards
-Tim80

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

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


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