Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Is the JAXP from java.sun still a reference implimentation or can it be used?

  Asked By: Binge    Date: Feb 15    Category: Java    Views: 585
  

Is the JAXP from java.sun still a reference implimentation or can it be used?

Share: 

 

3 Answers Found

 
Answer #1    Answered By: Aabirah Khan     Answered On: Feb 15

JAXP can be used but apache xerces is much better!
I have used it in several XML projects.

 
Answer #2    Answered By: Utsav Shah     Answered On: Feb 15

u have mentioned that u have worked in several XML projects,
can u please give me few ideas, i mean i want to play with xml so i
want to make some thing that is really a professioanl one.

 
Answer #3    Answered By: Ziza Mizrachi     Answered On: Feb 15

very good, consider one of these examples:
(these are parts of some of our past and current
projects)

1) reading components initlization data from XML files
2) converting WML to VoiceXML and XHTML (XSTL can be
used also)
3) generating PDF files from XML tables

send another email if you need more examples or
details.

 




Tagged: