Re: Struts 6.0 DTD not working with Intellij Struts 2 Plug-in - Unable to create proper "file sets"

2022-10-14 Thread Lukasz Lenart
pt., 14 paź 2022 o 15:09 Burton Rhodes napisał(a): > > I believe back in the summer someone noticed the Struts 6.0 DTD was > missing from the 6.0.0 package. In testing v6.0.1-SNAPSHOT, the DTD is > included, but I am no longer able to properly map File Sets in intelliJ. > When changing to the 6.

Struts 6.0 DTD not working with Intellij Struts 2 Plug-in - Unable to create proper "file sets"

2022-10-14 Thread Burton Rhodes
I believe back in the summer someone noticed the Struts 6.0 DTD was missing from the 6.0.0 package. In testing v6.0.1-SNAPSHOT, the DTD is included, but I am no longer able to properly map File Sets in intelliJ. When changing to the 6.0 DTD doctype in my xml files, my "local" struts.xml files

Re: Can anyone help to run my first' code in struts2

2022-10-14 Thread Hitesh Fulchand Jaiswar
Hii sir That's means first i need to learn maven On 14-Oct-2022 12:59 pm, Lukasz Lenart 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 id

Re: Can anyone help to run my first' code in struts2

2022-10-14 Thread Lukasz Lenart
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-

Re: Can anyone help to run my first' code in struts2

2022-10-14 Thread Hitesh Fulchand Jaiswar
hii sir i try your all thing but it's showing 404 Erros i don't know [cid:12dc73e0-a6d6-4272-8a35-ea465228b09c] From: Hitesh Fulchand Jaiswar Sent: Friday, October 14, 2022 12:09 PM To: Struts Users Mailing List Subject: RE: Can anyone help to run my first' code