Search:

Type: Posts; User: henry_az; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    765

    problem still exists

    404 error problem still exists when request a url like '/main.htm'
  2. Replies
    6
    Views
    765

    web.xml

    <?xml version="1.0" encoding="UTF-8"?>
    <web-app version="2.5"
    xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
  3. Replies
    6
    Views
    765

    DispatcherServlet define contextConfigLocation: ...

    DispatcherServlet define contextConfigLocation:
    <bean id="viewReslover" class="org.springframework.web.servlet.view.InternalResourceViewResolver">
    <property name="viewClass">
    ...
  4. Replies
    6
    Views
    765

    404 error on Spring+Weblogic

    Hi, All
    I'm using spring+hibernate in a web project on weblogic. There is a servlet mapping(InternalResourceViewResolver): from *.jsp => .htm,
    when I open a url http://localhost:7001/app/index.htm...
Results 1 to 4 of 4