Link to home
Start Free TrialLog in
Avatar of hoomanv
hoomanvFlag for Canada

asked on

J2EE questions

simple Qs
 does J2EE contain everithing J2SE has ? generally what does it have ? what doesn't it have ?
 is it enough for developing general purposed java appications ? swing, jsp, jdbc, mail, ... or J2se is also needed
 where can I download the lastest J2EE documentation (1.5) in htmlhelp format ? (direct link)
SOLUTION
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of DeanHorak
DeanHorak

Avatar of hoomanv

ASKER

tnx
 you mean both j2se and j2ee are needed ? so why they are actually two deferent things ?
 and i asked for htmlhelp format that link would take me to the sun's download page and there is no htmlhelp doc
Avatar of hoomanv

ASKER

i may be more clear i need a CHM (windows htmlhelp) file
> you mean both j2se and j2ee are needed ?

yes

> so why they are actually two deferent things ?

To avoid duplication. J2EE is dependant on J2SE

Avatar of hoomanv

ASKER

tnx
DOES ANYBODY KNOW WHERE CAN I FIND AN HTMLHELP (CHM) VERSION OF J2EE 1.5 ?
I'll give more points for that
not sure its available yet, its only in preview
Avatar of hoomanv

ASKER

you mean j2ee 5 is not yet released ?

another Q
I also want the JDBC javadoc. I have already dowloaded mysql connector/j but it has not a javadoc style documentation it is a one page html. do you know if it is available in javadoc format ?
> you mean j2ee 5 is not yet released ?

its in preview

> do you know if it is available in javadoc format ?

its implemention is private, you access it using the standard jdbc interfaces documented in j2se
J2EE 1.5 is in preview,

however J2EE 1.4 includes JDK 5.0 (aka  J2SE 1.5)

If you follow the link I gave above ( http://java.sun.com/javaee/downloads/ ) there is a download for the J2EE 1.5 API Docs (in .zip format HTML), not CHM format.
Avatar of hoomanv

ASKER

ah yes there is a jdbc help in j2se doc I have not seen this before
i also found j2ee 1.4 htmlhelp not 1.5 (DeanHorak as I told I need CHM not a zip archive containing thousands of separate html files if anyone knows please give me before closing the thread)
http://www.allimant.org/javadoc/j2eee.html
many thanks but where is the split button i cant see any thing named "Split points" even the browser search cant find it,