Re: Install struts in eclipse

2009-03-02 Thread Lukasz Lenart
2009/3/3 Suresh254597 : > anyone help me how to install struts in eclipse ,  I am new to eclipse. Just copy or add references to that jar files [1] [1] http://struts.apache.org/2.1.6/docs/simple-setup.html Regards -- Lukasz http://www.lenart.org.pl/ ---

RE: Install Struts.

2008-05-22 Thread STRUTS SL. Mailing List
es, 29 de abril de 2008 18:28 Para: user@struts.apache.org Asunto: Re: Install Struts. What is the bean under name beanSerie? Does it have a getCodigo() method? Is it public? Is the class public? Without more info it's impossible to diagnose definitively. L. Christian Villamizar wrote: >

Re: Install Struts.

2008-04-29 Thread Laurie Harper
What is the bean under name beanSerie? Does it have a getCodigo() method? Is it public? Is the class public? Without more info it's impossible to diagnose definitively. L. Christian Villamizar wrote: Hello and good day; I'm trying to migrate an application that is made in Struts and hosted

Re: Install Struts

2005-01-06 Thread Janarthan Sathiamurthy
Hi, To get started, copy the struts-blank.war file(available in the distribution) to the webapps directory of tomcat and start tomcat. Best Regards, Janarthan S Vijaya S <[EMAIL PROTECTED]> wrote: Hello, I downloaded the source version of the Struts software. How do I start the Struts applic