Do you have the statement below toward the very end of
the struts-config.xml file?
-Caroline
--- PC Leung <[EMAIL PROTECTED]> wrote:
> Can anyone give me a simple enough example
> so that I can modify my little app of using Tiles?
>
> my little app has basic tiles conf
You should be using action="login" not forward="login" in your
html:link. The forward attribute uses a global forward to direct the
request. (And I forget if the forward slash is required or not.)
-- Jeff
PC Leung wrote:
My Main.jsp content layout (Welcome page):
...
...
My struts-config.x
Can anyone give me a simple enough example
so that I can modify my little app of using Tiles?
my little app has basic tiles config
header, menu, content and footer.
When a URL in JSP of the content layout is clicked,
the content layout is expected to change with another
JSP. Header, menu and foot
3 matches
Mail list logo