Hii sir That's means first i need to learn maven
On 14-Oct-2022 12:59 pm, Lukasz Lenart <[email protected]> wrote: All those examples are using Maven to build projects, so you must know Maven first. If you are using Eclipse there is a plugin to support Maven based projects in Eclipse. About the error, I have no idea what are doing - the form-processing example works for me, just start it using Jetty: cd form-processing mvn jetty:run and open http://localhost:8080/form-processing/ in a browser pt., 14 paź 2022 o 09:16 Hitesh Fulchand Jaiswar < [email protected]> napisał(a): > hii sir > > i try your all thing but it's showing 404 Erros i don't know > > > ------------------------------ > *From:* Hitesh Fulchand Jaiswar <[email protected]> > *Sent:* Friday, October 14, 2022 12:09 PM > *To:* Struts Users Mailing List <[email protected]> > *Subject:* RE: Can anyone help to run my first' code in struts2 > > Hii sir > > Can you tell what that error mean in pom.xml > > Could not initialize class > org.apache.maven.plugin.war.util.WebappStructureSerializer > > Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows > > From: Hitesh Fulchand Jaiswar<mailto:[email protected] > <[email protected]>> > Sent: Friday, October 14, 2022 12:05 PM > To: Struts Users Mailing List<mailto:[email protected] > <[email protected]>> > Subject: RE: Can anyone help to run my first' code in struts2 > > Hii sir > > Can you take my any desk number help to understand where I am wrong, > because I am very confuses on this. > Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows > > From: Lukasz Lenart<mailto:[email protected] > <[email protected]>> > Sent: Friday, October 14, 2022 11:56 AM > To: Struts Users Mailing List<mailto:[email protected] > <[email protected]>> > Subject: Re: Can anyone help to run my first' code in struts2 > > pt., 14 paź 2022 o 08:24 Hitesh Fulchand Jaiswar > <[email protected]> napisał(a): > > > > Hii sir > > > > > > That’s all example is struts1 I need sturts2 example > > Why do you think so? They are using the latest Apache Struts 2 v.6.0.3 > https://github.com/apache/struts-examples/blob/master/pom.xml#L44 > > > Cheers > Łukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

