nday, May 29, 2006 8:43 PM
To: user@struts.apache.org
Subject: [shale] Shale and standalone tiles integration problems...
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
> 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
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 page is looks like this:
<%@ taglib uri="http://java.sun.com/jsf/core"; prefix="f" %>
<%@ taglib uri="http://java.sun.com/jsf/ht
6 matches
Mail list logo