Re: Issue with "Hello World Using Struts 2"

2023-12-08 Thread Dale Newfield
> > > > > > > Btw, I’m running on Java JDK 8. What’s a good fix for this? > > > > > > > > Thanks, > > > > > > > > Ron > > > > > > > > Ron Ruffin > > > > *Web Software Developer V, SSDA* &

Re: Issue with "Hello World Using Struts 2"

2023-12-08 Thread Dave Newton
this? > > > > Thanks, > > > > Ron > > > > Ron Ruffin > > *Web Software Developer V, SSDA* > > *Empower AI **(Formerly NCI)* > > Office: TBD | Mobile: 937.490.9754 > > *rruf...@empower.ai * > > > > > > *From:* Ruffin, R

Re: Issue with "Hello World Using Struts 2"

2023-12-08 Thread Dave Newton
Please subscribe to the list to receive emails (and save us from approving all the messages manually). On Fri, Dec 8, 2023 at 11:08 AM Dave Newton wrote: > I can't see the log4j.xml file so it's difficult to say why it might be > failing parsing. > > On Fri, Dec 8, 2023 at 11:06 AM Ruffin, Ronal

RE: Issue with "Hello World Using Struts 2"

2023-12-08 Thread Ruffin, Ronald
on Java JDK 8. What's a good fix for this? Thanks, Ron Ron Ruffin Web Software Developer V, SSDA Empower AI (Formerly NCI) Office: TBD | Mobile: 937.490.9754 rruf...@empower.ai<mailto:rruf...@empower.ai> From: Ruffin, Ronald Sent: Friday, December 8, 2023 11:03 To: user@struts.apach

Re: Issue with "Hello World Using Struts 2"

2023-12-08 Thread Dave Newton
I can't see the log4j.xml file so it's difficult to say why it might be failing parsing. On Fri, Dec 8, 2023 at 11:06 AM Ruffin, Ronald wrote: > Hi folks! > > > > I’m working my way through the basic Struts 2 tutorials, including “Hello > World using Struts 2”, and although I think I have everyt

RE: Issue with "Hello World Using Struts 2"

2023-12-08 Thread Ruffin, Ronald
Hi Struts folks!! Something else I saw strikes me as odd. I'm getting an issue with HelloWorldAction extending ActionSupport, where Netbeans isn't seeing where ActionSupport is defined, even though I've placed all the dependencies into the app per the instructions. Is there a way to address t