-
struts and bookmarks
Hello,
Is there a way in struts to add a bookmark to tile?
I mean, that jsp page, which is defined in tiles-defs.xml will be called something like this:
<definition name=".settingsBmk" extends=".mainArea">
<put name="main" value="/pages/settings.jsp#mybmk" />
</definition>
With such method I receive this message:
"The requested resource (/myapp/pages/settings.jsp#mybmk) is not available".
I also tried some other methods, but it didn't help.
Looking in books and google didn't help either.
Struts is version 1.29.
Any suggestion?
Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks