View Single Post
  #1 (permalink)  
Old 06-25-2007, 10:01 PM
Peter Peter is offline
Senior Member
 
Join Date: Jun 2007
Posts: 119
Peter is on a distinguished road
javax.servlet.ServletException:Can't get definitions factory
I'm new in JSF and I need to integrate TILES with JSF, but I don't know how can I do that.
I've read a lot of articles and I've done examples but it doesn't work.

I'm following this example:
Tiles in JavaServer Faces (JSF)
but when I execute the application, this error appears:

javax.servlet.ServletException: Can't get definitions factory from
context.

why?
Reply With Quote
Sponsored Links