In the Spring configuration file, the DispatcherServlet-servlet.xml configuration is as follows.
<!-- Configuring the interface for direct forwarding ->
<! -- can respond directly to forwarded pages without having to go through Handler's methods. -->
<mvc:view-controller path="/success" view-name="success" />
The following error usually occurs at this time:
The solution
xmlns:mvc="http://www.springframework.org/schema/mvc"
xsi:schemaLocation="
http://www.springframework.org/schema/mvc
http://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd"
Read More:
- [How to Fix]Element is not attached to the page document record
- Android converts a view to bitmap + to handle the black edge of the view with rounded corners
- [Solved] Readiness probe failed: calico/node is not ready: BIRD is not ready: Error querying BIRD: unable to
- [Linux] ps+awk +while View process memory usage in real time
- hive: How to Process Data (Delete, View, Query, and etc)
- Firewall Status View Error: service iptables status [How to Solve]
- [Solved] websocket: the client is not using the websocket protocol: ‘upgrade’ token not found in ‘Connection’ head
- [Solved] zookeeper Cluster error: Error: JAVA_HOME is not set and java could not be found in PATH.
- [Solved] Ubuntu pip Install Error: which is not on PATH
- Git Syntax Error: TypeError: this.getOptions is not a function [How to Solve]
- After Centos installation is complete, ifconfig: command not found
- [Solved] Nginx Startup Error: directive is not allowed here in
- How to Fix xterm Xt error: Can’t open display: xterm: DISPLAY is not set
- RuntimeError: 0:1 (10): error: GLSL 3.30 is not supported. [How to Solve]
- [Solved] Docker Install Error: [Errno 14] curl#60 – Peer‘s Certificate issuer is not recognized
- error: ‘integer_sequence’ is not a member of ‘std’ [How to Solve]
- [Solved] Gbase Install Error: service cgconfig is not exist on hosts
- [Solved] NameError: name ‘reload’ is not defined on ROS melody terminal
- [Solved] Ubuntu Update source error: Certificate verification failed: The certificate is NOT trusted.
- [Solved] Linux Error: tar: Error Is Not Recoverable: Exiting Now