This is a simple example on how to get the WEB-INF directory path in a J2EE web application.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | |
This is a simple example on how to get the WEB-INF directory path in a J2EE web application.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | |