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]

Reply via email to