| Author |
SCJP 1.5 MS office processing package
|
Nanda Kumar
Greenhorn
Joined: Nov 01, 2005
Posts: 3
|
|
Does the latest version SCJP 1.5 (Java 5) support editing MS office documents (word, excel, ppt etc.), and is there a certain package to perform these operations?
|
-Nanda<br /> -not Just Another indi-V-idu-A-l
|
 |
marc weber
Sheriff
Joined: Aug 31, 2004
Posts: 11343
|
|
There are probably some third-party packages that accomplish this, but nothing explicit in Sun's API. (Well... In a Servlet, you can set the response type as Excel, but I don't think that's what you're asking.) In any case, this is not a topic for the SCJP exam, so I'll move this thread to Java in General (beginners).
|
"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
|
 |
Richard Green
Ranch Hand
Joined: Aug 25, 2005
Posts: 536
|
|
|
Have a look at Apache POI.
|
MCSD, SCJP, SCWCD, SCBCD, SCJD (in progress - URLybird 1.2.1)
|
 |
 |
|
|
subject: SCJP 1.5 MS office processing package
|
|
|