I am looking to use either JSP or PHP for parsing XML data. Any recommendations?
I am looking to use either JSP or PHP for parsing XML data (due to browser issue with XSLT). Do you have any recommendations?
Both JSP and PHP are excellent technologies for server-side XML parsing and processing. Decide on which is best guided - not by a blow for blow comparison of JSP and PHP - but by considering the overall environment in which the system will run.
For example if technologies such as Apache, MySQL etc. feature PHP might be an ideal fit. If technologies such as JDBC, EJB's feature, then JSP might be a better way to go.
Dig Deeper on Topics Archive
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Application Architecture experts
Start the conversation
0 comments