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 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? -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]