You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ryan Norman <ra...@mminternet.com> on 2002/03/28 00:25:44 UTC

Where is struts-config.xml specification - Ryan Norman

Hi,

I am Ryan Norman.

I know there is a specification given by sun for the web deployment description (web.xml).
Is there one for the struts-config.xml file? Does anybody know where to find the struts-config.xml tag specification file?

Thanks in advance

Ryan Norman


Re: lajug - Where is struts-config.xml specification - Ryan Norman

Posted by Jeremy Leader <jl...@alumni.caltech.edu>.
Is http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd
(the DTD, Document Type Definition, for the struts-config.xml
file) what you're looking for?  That's the "official" machine
readable specification of what goes in the struts-config.xml file.

Or are you looking for something more tutorial, like
http://jakarta.apache.org/struts/doc-1.0.2/userGuide/building_controller.html#config
in the Struts User Guide?

Jeremy Leader

At 03:25 PM 3/27/02 , Ryan Norman wrote:
>I know there is a specification given by sun for the web deployment description (web.xml).
>Is there one for the struts-config.xml file? Does anybody know where to find the struts-config.xml tag specification file?



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


RE: Where is struts-config.xml specification - Ryan Norman

Posted by srinivas <sv...@intensit.de>.
hi,

attached are the dtd's for struts1.0 and 1.1 config files. Its packed with
the struts src code.
hope this helps you.

regards,
srinivas



-----Original Message-----
From: Ryan Norman [mailto:radinfo@mminternet.com]
Sent: Thursday, March 28, 2002 1:26 AM
To: struts-user@jakarta.apache.org; LA Java User Group
Subject: Where is struts-config.xml specification - Ryan Norman


Hi,

I am Ryan Norman.

I know there is a specification given by sun for the web deployment
description (web.xml).
Is there one for the struts-config.xml file? Does anybody know where to find
the struts-config.xml tag specification file?

Thanks in advance

Ryan Norman