albert's blog
2009/02/20
Problems running dot: exit code=-1, command='dot'
›
As I used Doxygen to generate source code docuemt, I failed to generate graphs and got this kind of error message: Problems running dot...
5 comments:
2009/02/18
Applied Apache Trinidad
to show organization chart
›
Technology : Apache Trinidad, JPA Web Container : Glassfish Demo 1. enter personnel request application form page 2. launch popup wi...
2009/02/17
java.sql.SQLException: OALL8 is in an inconsistent state
›
Technology: Apache Trinidad, JPA Web Container: glassfish Database: Oracle 10g Scenario: As I execute some functions, then it will get th...
Set up a simple way to backup testing server database
›
1. write an ant build file to generate dump file and copy to remote machine (on a daily basis) 2. create a batch file to execute my build sc...
2009/01/14
NamedQuery of name: jobDutyJobTitle.findByJobDuty not found.
›
As I used JPA as my persistence tier implementation. I declared a named query in my entity class: And I called th is name q...
4 comments:
2009/01/06
An Introduction To JBoss RichFaces | Eclipse Zone
›
An Introduction To JBoss RichFaces | Eclipse Zone If it's your first time to study JBoss RichFaces, here is a good place to start.
RichFaces for NetBeans IDE 6.1 (Part 1)
›
RichFaces for NetBeans IDE 6.1 (Part 1) : "RichFaces for NetBeans IDE 6.1" It also work for 6.5
2009/01/04
System Design Tools
›
http://www.slideshare.net/junyuo/system-design-tools-presentation
2009/01/01
HTC Development Environment Configuration
›
http://www.slideshare.net/junyuo/htc-development-environment-configuration-presentation
2008/12/21
2008 台北馬拉松
›
2008/12/14
OCUP (OMG-Certified UML Professional) Fundamental - experience sharing
›
http://junyuo.googlepages.com/OCUPOMG-CertifiedUMLProfessionalFund.pdf
2008/12/13
OMG-Certified UML Professional
›
2008/12/11
Troubleshooting on Tomahawk JSCook Menu
›
http://wiki.apache.org/myfaces/JSCook_Menu Check Notes and Known issues . I had faced this issue Place of Menu tag in relation to Forms :...
2008/12/10
java.lang.IllegalStateException: ExtensionsFilter not correctly configured. JSF mapping missing. JSF pages not covered.
›
Error Message 1 2 3 4 5 6 7 java . lang . IllegalStateException : ExtensionsFilter not correctly configured . JSF mapping missing . J...
2008/12/05
Apache Trinidad + Facelets + JPA + JasperReport
›
Apache Trinidad + Facelets + JPA + JasperReport.ppt from Guo Albert
2008/11/23
Integrate Seam with Apache Trinidad, Facelets and JPA
›
Agenda Seam Seam + JSF Seam Annotation in JSF Implementation Seam + JPA (No need to change) Environment Configuration Use Case Pag...
2008/11/06
Top 10 Project Killers @ Straw Dogs
›
Top 10 Project Killers @ Straw Dogs
2008/11/05
Re: [jasperreports-questions] IS_IGNORE_PAGINATION parameter
›
Re: [jasperreports-questions] IS_IGNORE_PAGINATION paramete r I had faced the same problem regarding exprting report to pdf in browser but b...
2008/10/29
Solution to character broken in JasperReport export PDF problem
›
View more presentations from Guo Albert
2008/10/28
Highlighting Odd and Even Rows in JasperReports - Brian Burridge
›
Highlighting Odd and Even Rows in JasperReports - Brian Burridge : "new Boolean( $V{PAGE_COUNT}.intValue() % 2 ==0 )" In order to ...
‹
›
Home
View web version