Java-JSP | JSP technology is used to create web application | Security Framework library
kandi X-RAY | Java-JSP Summary
kandi X-RAY | Java-JSP Summary
JSP technology is used to create web application just like Servlet technology.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Determine the start tag
- Returns the number of marks
- Gets the name
Java-JSP Key Features
Java-JSP Examples and Code Snippets
Community Discussions
Trending Discussions on Java-JSP
QUESTION
I have migrated a Java-JSP-Tomcat WebApplication to Spring boot with Web MVC. I can run the application in the IDE (eclipse Mars 2). Everything is working fine. I've created a executable jar-File with embedded tomcat. The application starts without errors, but if I access a page, the tiles-framework throw an Exception because of missing .jsp file.
In other posts on SO I read, that there are special folders for static webcontent (/META-INF/resources/, /resources/, /static/, /public/). I've tried to use the static-folder, but in this case the jsp-content was not found, also when running in Eclipse.
The needed files does exist in the jar file. I've controlled this a lot of times.
Project structure:
pom.xml:
...ANSWER
Answered 2017-Nov-30 at 22:52you can convert your project packaging to an executable war so that spring can locate your *.jsp
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Java-JSP
You can use Java-JSP like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the Java-JSP component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page