
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
Created: 28/Jan/06 11:20 PM
Updated: 01/Feb/06 03:29 PM
|
|
| Component/s: |
Views
|
| Affects Version/s: |
2.2
|
| Fix Version/s: |
2.2.1
|
|
|
File Attachments:
|
1.
shikshalay.zip (6.09 Mb)
|
|
Environment:
|
windows xp, tomcat, java 1.4.2, webwork 2.2
|
|
I am trying out webwork for the first time. So please, excuse me if I am wrong. Ok... about my app. I am writing a simple application, wrote few velocity files, for my template and was trying out through sitemesh. I was trying to see if I can use few ww tags during the process. And my first tag was #wwhref ("href=#") RSS Feed #end. The tag was not getting parsed and was directed to use #wwa ("href=#") RSS Feed #end. It got parsed but the text 'RSS Feed' was not covered by the anchor tag. My guess is its internally trying to use the following macro '/template/xhtml/a-close.ftl' which is missing in the distribution package.
please follow this thread for more details : http://forums.opensymphony.com/thread.jspa?forumID=1&threadID=16060
|
|
Description
|
I am trying out webwork for the first time. So please, excuse me if I am wrong. Ok... about my app. I am writing a simple application, wrote few velocity files, for my template and was trying out through sitemesh. I was trying to see if I can use few ww tags during the process. And my first tag was #wwhref ("href=#") RSS Feed #end. The tag was not getting parsed and was directed to use #wwa ("href=#") RSS Feed #end. It got parsed but the text 'RSS Feed' was not covered by the anchor tag. My guess is its internally trying to use the following macro '/template/xhtml/a-close.ftl' which is missing in the distribution package.
please follow this thread for more details : http://forums.opensymphony.com/thread.jspa?forumID=1&threadID=16060 |
Show » |
|
Added example pages to the showcase sample webapp....
Works without problems...