Re: [OT] Re: Eclipse WTP / Struts 2 - Not working!!

2007-04-12 Thread Manickam-Periaswamy . Vignesh
Sorry, still I did not understand it quite well. But my non-struts web project is working fine along with Eclipse WTP. So that means the deployment is proper right? I understand that I sound dumb here. But why I get this problem when I include struts? which works fine when I deploy it separate

Re: Eclipse WTP / Struts 2 - Not working!!

2007-04-11 Thread Manickam-Periaswamy . Vignesh
Sorry, I do not understand what you mean by publishing project. Vignesh Manickam Periaswamy Web Application Developer Intern, Information Management Section WPTD, EPA Region 5 312-886-0887 email: [EMAIL PROTECTED] Adam Ruggles <[EMAIL PROTECTED]> 04/11/2007 04:35 PM Please respond

Eclipse WTP / Struts 2 - Not working!!

2007-04-11 Thread Manickam-Periaswamy . Vignesh
Hi all This problem has been driving me crazy and I know that it should be a simple problem. I have already posted this in this mailing list, but a simply configuration issue is stopping my development work!! Please help. There is a reason why I post this in the struts mailing list because a n

Simple Login demo issue

2007-04-09 Thread Manickam-Periaswamy . Vignesh
Hi all I am trying to run the Simple Login demo for Struts 2. http://struts.apache.org/2.x/docs/simplelogin-with-session.html I am using struts 2.0.6 with tomcat 5.5.23. "r5sis" is "context root" and "WebContent" is "Content Directory". I copied the struts jars to the "WebContent/WEB-INF/lib"

Eclipse WTP/Tomcat/Struts 2 - 404 error

2007-04-06 Thread Manickam-Periaswamy . Vignesh
Hi all This might sound off topic, but I had already posted this in Eclipse WTP newsgroup, but couldn't resolve it yet. So I thought someone here might have already faced this problem. I configured Eclipse WTP for a struts-enabled web application. When I ran my application using "run on server

Re: Unknown tag error

2007-04-04 Thread Manickam-Periaswamy . Vignesh
Should I define a taglib for the uri "struts" and point it to location "struts-tags.tld"? I read that struts 2 automatically locates struts-tags.tld from the struts-core.jar and we need not define taglib for that. What am I missing here? Thanks Vignesh Manickam Periaswamy Web Application Deve

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

Re: Configuring struts in IDE

2007-04-02 Thread Manickam-Periaswamy . Vignesh
Thanks for your response. I am not migrating from Struts 1 to struts 2. Infact I am new to struts. I am just stumbling in configuring my IDE. I am using Eclipse WTP and was configuring based on a tutorial http://java.sys-con.com/read/216320.htm But now realized that article used struts 1.1 and

RE: IDE for struts-enabled web application

2007-04-02 Thread Manickam-Periaswamy . Vignesh
I think now I need to reconsider whether to go for Struts 2. The reason why I went for Struts 2 is that, both Struts 2 and my servlet engine ServletExec 5.0 supports servlet api 2.4 and JSP 2.0. Now I think it doesn't matter if I use struts 1.1 are whatsoever. Please suggest me how I go about

Re: Configuring struts in IDE

2007-04-02 Thread Manickam-Periaswamy . Vignesh
I am sorry. In struts 2.0.6, those files (struts-config.xml, struts-bean.tld, struts-html.tld, struts-logic.tld, struts-nested.tld, struts-template.tld, struts-tiles.tld ) are not available. So where do we get them? Vignesh Manickam Periaswamy Web Application Developer Intern, Information Mana

Configuring struts in IDE

2007-04-02 Thread Manickam-Periaswamy . Vignesh
Hi all For any IDE, it requires to place struts-config.xml, struts-bean.tld, struts-html.tld, struts-logic.tld, struts-nested.tld, struts-template.tld, struts-tiles.tld in the "WEB-INF" folder. But in Struts 2.0.6, I don't see these files in the install directory. They are available only in the

IDE for struts-enabled web application

2007-03-30 Thread Manickam-Periaswamy . Vignesh
Hi all I am new to J2EE development and I am developing a web application using the following configuration. Web server - IIS Servlet engine - ServletExec 5.0 MVC framework - Struts 2.0.6 Java - 1.4.2_13 I am not using Tomcat because ServletExec is already available in my company and I am su

Struts configuration error

2007-03-06 Thread Manickam-Periaswamy . Vignesh
Hi all I am configuring a struts enabled web application using ColdFusion MX. Please do not ignore this thread as it is ColdFusion, because I feel the issue I have is a generic one and could happen in any J2EE servers. I have already posted this in ColdFusion forum but I feel the issue has got