JAB (Just Another Blogger)Blogger about Sun Certification and all Java Web related technologies and problems.Yes. EJB's are still used.- January 27, 2004 Last week we launched our new free website. Initially we didn't want to bother to create and maintain a website devoted for people who wants to become certified in the Sun Business Component developer exam or SCBCD (EJB 2.0). Reason: because we saw so much negative about EJB's and that other persistence data access layers are available as an alternative: Hibernate, JDO, etc. Boy we got it wrong there, the website proves to us that EJB's are still in and that these must be used in many places,..http://www.jroller.com/thomasdevos/entry/yes_ejb_s_are_still Cool JSP tag.- January 27, 2004 I have been on about displayTag previously but once again it has proven me how nice and neat this JSP tag is. This tag saves me a lot of time, the JSP code is better to maintain and I finally avoid writing repeating HTML code. From my struts code I place a List in my request and displayTag will render the rest. That's really all there is to it.Suddenly features become available where I only could dream off before (sorting, exporting, linking, etc) Another such a great open source package is...http://www.jroller.com/thomasdevos/entry/cool_jsp_tag MikeRoweSoft.com - Microsoft.com - Incredible!- January 22, 2004 Soon we have to ask first permission from all big companies how we name our son or daughter.Our children can be sued by companies like Microsoft!! MikeRoweSoft.com seems to have to fight against the lawyers of Microsoft. What did he do wrong: register a domain under is own name!!!! Read more herehttp://www.jroller.com/thomasdevos/entry/mikerowesoft_com_microsoft_com_incredible EJB - First Head low then Head First SCBCD- January 21, 2004 During the last couple of years when someone would have asked me if I could come up with an entity bean or session bean then I would have reacted: of course, simple. I know how to manipulate a bean. Did I really know the nice details how the container handles and manages your bean No. I didn't. I took more the mentality, I know EJBs and the client is satisfied. If something went wrong: well we cross that bridge when we come to it. Now I think and strongly believe there are many under you who...http://www.jroller.com/thomasdevos/entry/ejb_first_head_low_then SCBCD - EJB 2.0 Certification- January 19, 2004 SCBCD is the latest exam from Sun Microsystems (CX-310-090). SCBCD is the abbreviation for Sun Certified Business Component Developer for the Java 2 platform. The exam is focused around the EJB 2.0 specification. The exam is designed for professional programmers, designers and system administrators who need to deployassemble J2EE applications. The EJB 2.0 specifications have a few nice new technologies that are worthwhile adding to your knowledge base. (EJB-QL, local...http://www.jroller.com/thomasdevos/entry/scbcd_ejb_2_0_certification New! - EJBCertificate.com - SCBCD - Free Certification centre- January 19, 2004 Many users of JavaCertificate.com and J2EECertificate.com have been askingus whether we would be creating a similar website for the new Sun CertifiedBusiness Component Developer exam which focuses around the EJB 2.0specification. The good news is that you can now make EJBCertificate.comyour new SCBCD study centre! The new free website allows anyone studying for the new exam to practiseanswering mock exam questions. In the same format to our two previous sites,the certification centre is...http://www.jroller.com/thomasdevos/entry/new_ejbcertificate_com_scbcd_free DisplayTag in action- January 6, 2004 Just released a new version of the JavaCertificate.com website, if you want to see DisplayTag 1.0b2 in action then have a look here.http://www.jroller.com/thomasdevos/entry/displaytag_in_action |