HELP using struts1.1 and iplanet4.1 sp7

2003-09-24 Thread Juan Pedro
Hello everybody, I ask your help if anyone of you have been able of use Struts1.1 with iplanet 4.1 I've been using Struts for some time, and know as a request for a proyect, I have to use iplanet 4.1 sp7. I asked my self, well, Struts just needs Java Servlet API 2.2 or upper and JSP API 1.1 and

Re: HELP using struts1.1 and iplanet4.1 sp7

2003-09-24 Thread Adolfo Miguelez
Hi Juan Pedro, --- cant remove Attributes from request scope (uri=/logon.jsp): javax.servlet.ServletException: cant remove Attributes from request scope, stack: javax.servlet.ServletException: cant remove Attributes from request scope at

Re: HELP using struts1.1 and iplanet4.1 sp7

2003-09-24 Thread James Mitchell
24, 2003 6:49 AM Subject: Re: HELP using struts1.1 and iplanet4.1 sp7 Hi Juan Pedro, --- cant remove Attributes from request scope (uri=/logon.jsp): javax.servlet.ServletException: cant remove Attributes from request scope, stack: javax.servlet.ServletException: cant remove Attributes from

Re: HELP using struts1.1 and iplanet4.1 sp7

2003-09-24 Thread Juan Pedro
No, It is a requirement of the client, and doesn't want to change :( , (They'll have to, for sure , but not know ). Juan Pedro de Andrés Telco Project Manager Fixed number: +34915672252 Mobile number: +34649837641 Email address: [EMAIL PROTECTED]

Re: HELP using struts1.1 and iplanet4.1 sp7

2003-09-24 Thread Juan Pedro
Thanks for your answer Adolfo. So what you said is that I should all the struts taglibs to make those changes. I Thought about it and maybe it is the only solution for this problem. Thanks pageContext.removeAttribute(org.apache.struts.taglib.html.BEAN, .);

Re: HELP using struts1.1 and iplanet4.1 sp7

2003-09-24 Thread Adolfo Miguelez
: Juan Pedro [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Re: HELP using struts1.1 and iplanet4.1 sp7 Date: Wed, 24 Sep 2003 17:10:17 +0200 Thanks for your answer Adolfo. So what you said is that I should all