Re: Mgnt Error message

2007-03-01 Thread ekoje ekoje
Hi, Thanks for your help but I found my mistake. Ive had the parameter type="redirect" in the result (struts.xml): /register/step1.jsp and since i removed it, it works /register/step1.jsp Rgs, E Hi, I dont see <%@ taglib prefix="s" uri="/struts-tags" %> in your jsp page, this may be the p

Re: Mgnt Error message

2007-02-28 Thread Nuwan Chandrasoma
Hi, I dont see <%@ taglib prefix="s" uri="/struts-tags" %> in your jsp page, this may be the problem. Thanks, Nuwan. - Original Message - From: "ekoje ekoje" <[EMAIL PROTECTED]> To: "user" Sent: Wednesday, February 28, 2007 12:04 PM Subject: Mgnt Error message HI Guys, I trie