Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

where to download Java API for XML Processing (JAXP)

843834Oct 2 2003 — edited Oct 2 2003
Where to downlaod Java API for XML Processing (JAXP)

I have a small application. I have to store some data in xml file (userid,password) around 1000 records and retrive that data in servlets. I dont want to use database. I am new to XML and parsing (starts from download)

I went on following page.
http://java.sun.com/xml/jaxp/index.html
and in XML downloads..but when i go to download section there is only pdf file (jaxp specification)

also there is link to download "Java Web Services Developer Pack 1.2". its huge. I downloaded that but i think that is not exactly what i m looking for.

Will jaxp api be enough for my application or do i need something else.

Also can some one provide me some sample codes to search for given userid in xml file.

Thanks in advance



Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 30 2003
Added on Oct 2 2003
5 comments
257 views