Dear Blog
JSF back button problem solvedI was using an old version of JSF. Download the latest version to solve this problem(see jsf homepage)
MyFaces
Apache MyFaces (see myfaces.apache.org) is a very useful tool. It has some new and extended components, which can make the development of UVLe easier.
example components:
dataScroller - useful for dataTable paging (for forums)
calendar - easy implementation for UVLe calendar
file upload - nuf said
tree - for files
RSS ticker - im not yet familiar with RSS, but this sounds useful
MyFaces + JSF Standard
However, i suggest that we combine some standard JSF components with MyFaces components instead of using MyFaces only. For example, the standard JSF dataTable can handle back button problems while MyFaces cannot.
UVLe Forums Progress
forums addition
1. add / delete posts
2. has paging support (yipee)
im currently refining and testing these features before proceeding to the next ones
which are
- role sensitivity (instructor / student)
- hardcore validation (hmm)
- aesthetics
- RSS
2 Comments:
This comment has been removed by a blog administrator.
Hello guys,
You are developing UVLe, right? I got this error...
Warning: ldap_search(): Search: Bad search filter in /var/webmail/horde/imp/lib/IMP.php on line 57
Warning: ldap_get_entries(): supplied argument is not a valid ldap result resource in /var/webmail/horde/imp/lib/IMP.php on line 59
Warning: Cannot modify header information - headers already sent by (output started at /var/webmail/horde/imp/lib/IMP.php:57) in /var/webmail/horde/imp/redirect.php on line 123
Notice: (null)(): Login aborted (errflg=2) in Unknown on line 0
The script that generated this is... http://mail.up.edu.ph/redirect.php
Post a Comment
<< Home