struts-default.xml can be found in the struts2-core jar (mine is
struts2-core-2.0.11.jar but YMMV).

struts-tags.tld is in the same jar, under META-INF.

On Wed, Apr 30, 2008 at 12:51 PM, Vinay Nagrik <[EMAIL PROTECTED]> wrote:

> Hello Group,
>
> I was building my first HelloWorld web application and it is up and
> running,
> but out of curiosity I
> wish to find out the meaing of
>
> <%@ taglib prefix="s" uri="/struts-tags" %>
>
> What is the meaning of prefix  and uri="/struts-tags" % and if I can look
> at
> this file/page.
>
> Similarly in struts.xml file I came across
>
> <package name="default" extends="struts-default">
>
> And once again where can I find the configuration of struts-defautl
> package.
>
> I unpacked the xwork.jar in the WEB-INF classes directory, but did not
> find
> these two files.
>
> Can someone throw somelight on it.
>
> --
> Thanks
>
> Nagrik
>



-- 
Jim Kiley
Technical Consultant | Summa
[p] 412.258.3346 [m] 412.445.1729
http://www.summa-tech.com

Reply via email to