posted 11 years ago
i programming a spring mvc project.
i want to people who see my web only can see page throw a controller=>view for example can't access a page by type localhost/web-inf/home.jsp that no touch controller and only can see home page by a controller way to view for example localhost/home
can you give me some suggerstion??
i will be realy greatfull for any help with spring mvc or spring security capabilities.
thanks