Re: Issue with Namespace Configuration

2025-06-11 Thread Joseph Huynh
oving from Ant build to Maven. Thank you again! Regards,Joseph On Wednesday, June 11, 2025 at 01:20:51 AM EDT, Lukasz Lenart wrote: śr., 11 cze 2025 o 00:59 Joseph Huynh napisał(a): > >  Hi Lukasz, > I just figured out that I had bundled struts.xml in wrong place in WEB-INF/ &

Re: Issue with Namespace Configuration

2025-06-10 Thread Joseph Huynh
our app on Github? And I would suggest learning how to use Maven to build the app instead of Ant. Cheers Lukasz pt., 6 cze 2025 o 18:49 Joseph Huynh napisał(a): > >  Hello, > I have a simple web application to learn how the controller works in Struts > framework. The build is deployed

Issue with Namespace Configuration

2025-06-06 Thread Joseph Huynh
Hello, I have a simple web application to learn how the controller works in Struts framework. The build is deployed to Tomcat 11.0.5. The application has two simple JSP files PgStudent.jsp (configured as the welcome page) and PgRegistration.jsp. Each page has two buttons to let user go back and