I have it working, although with a somewhat different setup (all my page
definitions are in my "tiles.xml" and this forces me to have a "dummy"
"logon.jsp" containing "
Dick
-Original Message-
From: Greg Allen [mailto:[EMAIL PROTECTED]
Sent: Monday, May 29, 2006 8:43 PM
To: user@s
> That usually means you haven't included the <%@ taglib %>
> directives in your JSP.
>
> They aren't in the snippet of Layout.jsp that you posted... are
> they in the actual source file?
No, they are not. They were in the initial page called. I assumed,
incorrectly it appears, that
I'm using tomcat, and the first 2 errors in the log follow. And
note that the class it is complaining about is in my tiles-core.jar
file in the WEB-INF/lib directory:
$ jar tvf WEB-INF/lib/tiles-core.jar | grep Exception
1109 Tue Aug 30 21:26:50 EDT 2005
org/apache/tiles/DefinitionsFactoryExcep
On 5/29/06, Greg Allen <[EMAIL PROTECTED]> wrote:
My resulting page comes up blank. When I view the source, I see the
Layout.jsp source, including the shale tags like f:view and the tiles
tags.
For some reason, these aren't getting "resolved" or translated to the
resulting HTML.
That usually
Hi,
Check your application server log to see the detailed error stack ...
On 5/30/06, Greg Allen <[EMAIL PROTECTED]> wrote:
I am new to JSP and am trying to use shale and standalone tiles.
I have what is probably a simple problem, but I haven't been able to
find the answer anywhere.
My login
5 matches
Mail list logo