- This topic has 1 reply, 2 voices, and was last updated 19 years, 6 months ago by Riyad Kalla.
-
AuthorPosts
-
gpizarroMemberUsing:
—–
Eclipse 301
MyEclipse 384
JDK 14204
Windows 2000 Professional in EnglishBackground:
———-
Electronics Engineer
Software Engineer
1.5 Years Programming in Java
1 Year in J2EEI just noticed some errors in MyEclipse tutorials, which may cause confusion to programmers who are just getting to know some new technology (like me 🙂
————————————-
MyEclipse EJB Development Quickstart
-Getting Started
-EJB Development
-5. Creating an EJB Project
-Table 1.
-Location
Says:
“Enable checkbox to specify a custom file-system location for the new project and its resources.”Shoud say:
“Disable checkbox to specify a custom file-system location for the new project and its resources.”
————————————-
MyEclipse Application Developer Guide
-Getting Started
-Struts (Struts Quickstart)
-5. Starting a Struts Project
-3rd line
Says:
“We will call these pages loginUser.jsp and loginUserSuccess.jsp , respectively”Should say:
“We will call these pages userLogin.jsp and userLoginSuccess.jsp , respectively”
according to Figure 6 and other references.
————————————-
MyEclipse Application Developer Guide
-Getting Started
-Struts (Struts Quickstart)
-5. Starting a Struts Project
“From this design layout, we can see that the application will start by displaying the userLogin.jsp page.”False. It can’t be seen in Figure 6, but in Figure 23 (!).
————————————-
MyEclipse Application Developer Guide
-Getting Started
-Struts (Struts Quickstart)
-Figure 31 – Note About Validation
-Figure 31 – Successful Login
Wrong Figure Numeration
————————————-
MyEclipse Application Developer Guide
-Getting Started
-Struts (Struts Quickstart)
-Figure 30 and Figure 31 show different pages layout (Figure 30 is the new one)
————————————-
MyEclipse Application Developer Guide
-Getting Started
-Hibernate (MyEclipse Hibernate Quickstart)
-Figure 6
-The error cannot be seen in the image
-There is no such error in version 3.8.4, when creating the file (It appears to)
“Figure 6 shows the changes to the HibernateDemo project after completion of the wizard. Note that when XML validation is enabled, an error marker may appear on a newly created hibernate.cfg.xml file. This is a temporary situation that is caused by a requirement that Hibernate be configured with at least one Java mapping. The error marker will be automatically removed upon the creation and registration of a mapping file, which is the subject of Section 5.3.”
Might need to be modified
————————————-
MyEclipse Application Developer Guide
-Getting Started
-Hibernate (MyEclipse Hibernate Quickstart)
-Figure 11. Completed Hibernate Mapping Page
-Location: /HibernateDemo/src/com/genuitec/hibernate/domain
“/domain” is NOT required!!!!
————————————-
Riyad KallaMemberMoving to Docs
We appreciate the corrections and will get those corrections in ASAP.
-
AuthorPosts