IDEA 2016 + Struts2 2.5.14.1

1.    Create a project and adding Struts Framework

 

2.    Fix the library issues for IDEA bugs by adding the missing javassist-3.11.0.GA.jar file to the Libraries and Artifacts.

 

Before:

After:

 

 

 

3.    Change the filter settings for the package change on Struts2

Before:

After:

 

4.    Run the webapp in Tomcat

5.    Check the web page in Browser.

 

Comments

Popular posts from this blog

Create a new domain in Glassfish or Payara

Glassfish 4.1.2 Java EE functionalities - JMS

Install multiple Java on macOS