| Author |
spring 3 and tiles 2.1.4 - basic problem
|
olze oli
Ranch Hand
Joined: Jun 20, 2009
Posts: 148
|
|
hi,
i'm developing a portlet for liferay and didnt find any "good" example (where everything is clearly described) so i think my problem is a very basic one.
i have a portlet with a controller that checks the requestmapping and returns a string like 'view'
this worked with
really good, so it called my view.jsp
but now i want to use tiles2 so i changed the above to:
this is my tiles-def:
and my views.properties:
when i try to start my portlet i get:
for me this looks like i need another dispatcher, not the org.springframework.web.portlet.DispatcherPortlet
can someone please help me?
|
 |
 |
|
|
subject: spring 3 and tiles 2.1.4 - basic problem
|
|
|