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