Re: Using strut with Orion

2000-08-26 Thread Jason Rimmer

Where is information for Apache struts available?  I looked around the
Apache Org's website a bit and couldn't find a reference to it.  I
assume it's part of a larger Java project.

-- 
Jason Rimmer
[EMAIL PROTECTED]




Re: Using strut with Orion

2000-08-26 Thread Jim Archer

Here's the URL for the latest version of the Jakarta Struts User's Guide:

http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-struts/web/do
cumentation/users_guide.html

Be aware that this link actually checks it out of publicly accessible CVS
in order to display it in your browser.

Jim


--On Saturday, August 26, 2000 2:14 AM -0400 Jason Rimmer 
[EMAIL PROTECTED] wrote:

Where is information for Apache struts available?  I looked around the
 Apache Org's website a bit and couldn't find a reference to it.  I
 assume it's part of a larger Java project.

 --
 Jason Rimmer
 [EMAIL PROTECTED]








Re: Using strut with Orion

2000-08-25 Thread Richard E. Sansom

The struts people actually give you a step-by-step procedure to follow when
installing with Orion.  I was able to get struts up and running without any
problems whatsoever.  What are you experiencing?

-Rich

--- Vimal Kansal [EMAIL PROTECTED] wrote:
 Hi,
 
 Has anybody got the strut framework of apache working
 with Orion? Please send me step by step procedure.
 
 TIA
 
 Vimal
 
 __
 Do You Yahoo!?
 Yahoo! Mail - Free email you can access from anywhere!
 http://mail.yahoo.com/
 


=

Richard E. Sansom
[EMAIL PROTECTED]


__
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/




RE: Using strut with Orion

2000-08-25 Thread Kevin Duffey

I tell you what..read my post (coming up next) on "getting Orion to work".

I'll place in it my server.xml, application.xml, web-site.xml and other
config files to help those along.


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Derek Akers
 Sent: Friday, August 25, 2000 12:38 PM
 To: Orion-Interest
 Subject: Re: Using strut with Orion


 ok, here's a really simple question, so I'm hoping that someone
 will be able
 to help...


 Trying to deploy an application using the method described in Orion-Primer
 (http://www.znerd.demon.nl/orion-primer/).  However, that example does not
 containn any html or jsp pages...  My question is this:  in what
 directory/subdirectory (lib, rel, src) do the html and jsp pages go, and
 what modifications need to be made to server, web,
 default-web-application,
 ejb-jar and build.xml files to reflect the fact that this application hjas
 an index page and other html and jsp pages?

 derek akers.