Re: Unknown tag error

2007-04-04 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: > "<%@ taglib prefix="ww" uri="/webwork" %>" <%@ taglib prefix="s" uri="/struts-tags"%> and use href rather than xhref. d. It's here! Your new message! Get new email alerts wi

Re: Unknown tag error

2007-04-04 Thread Manickam-Periaswamy . Vignesh
wamy Web Application Developer Intern, Information Management Section WPTD, EPA Region 5 312-886-0887 email: [EMAIL PROTECTED] Adam Ruggles <[EMAIL PROTECTED]> 04/04/2007 04:51 PM Please respond to Struts Users Mailing List To Struts Users Mailing List cc Subject Re: U

Re: Unknown tag error

2007-04-04 Thread Adam Ruggles
Do you have the uri defined in your web.xml file? [EMAIL PROTECTED] wrote: Hi all I am trying to run this sample application. http://struts.apache.org/2.x/docs/simplelogin-with-session.html I am getting errors in this page welcome.jsp <%@ page language="java" contentType="text/html; charset

Unknown tag error

2007-04-04 Thread Manickam-Periaswamy . Vignesh
Hi all I am trying to run this sample application. http://struts.apache.org/2.x/docs/simplelogin-with-session.html I am getting errors in this page welcome.jsp <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib prefix="ww" uri="/webwo