[ 
https://issues.apache.org/jira/browse/OFBIZ-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

james yong updated OFBIZ-3897:
------------------------------

    Attachment: patch20100901.txt

Hi all,

I have attached an improved patch.

The template files for wicket pages are now in the respective templates folders
For example, if I have a wicket page java files in the order/src folder, the 
corresponding html files will be in order/templates/pages folder.
So the html files can be edited just like the ftl files and requires no 
reloading.

The attached code demonstrates
1) the usage of delegator and local dispatcher.
2) there is no need to create additional POJO in order to use the wicket 
components.
3) Using the screen widget for the WicketCommonDecorator template. So there is 
no more duplicate coding in the header, footer and menu.

Regards,
James

> Wicket component
> ----------------
>
>                 Key: OFBIZ-3897
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3897
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: james yong
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: patch.txt, patch20100901.txt
>
>
> This component allow developers to use Wicket framework

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to