473,404 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Need guidance in doing web services project!!!

Hi All,

We are a group of two and doing StockQuote web services project. We are able to implement the existing web service and get the output in the XML format. In sun tutorial, we found that to get the output in a cleaner fashion we need to use a parser. All we are struck with, at this point of time is, which parser do we need to use? Is it DOM or SAX? Can anyone please help us with this?

According to MVC architecture, what is the model in web services? We think that it is the XML file i.e., web.xml and WSDL file. Can anyone let us know about this too?

Thanks in advance.

-CSUEB 6580
Nov 23 '08 #1
2 1258
JosAH
11,448 Expert 8TB
As far as I know parsers are used for parsing input, i.e. they have nothing to with output. Generating output from xml isn't that difficult thanks to the highly structured data of xml. Simply keep track of the indentation level of a node and output all your nodes like you do now. Basically you're only printing a tree.

kind regards,

Jos
Nov 23 '08 #2
@JosAH
Thanks for reply. I used DOM parser and it did parse the xml formatted output to regular text based output.

-Jyothi
Nov 28 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Realtime | last post by:
How do I go about writing a php application that will alert people in a database from different RSS news feeds from different sites. So lets say we have a database and user A has a list of news...
0
by: Shilpa | last post by:
Hi, I have an excel file with Macros. The macros are written in VB 6. I want to include a .Net Remoting Services Project. The following namespaces are referenced by the .Net project System...
2
by: csman24 | last post by:
I'm just looking for some guidance so that I get a start on a school project. Need to write 3 kind of event for a Bus, Passenger, transit system in which: -person: arrives at bus Q after random...
3
by: santa19992000 | last post by:
New to .NET ASP, need to start a project (web project) using .NET ASP, do I have to buy any Software to install, how can I start, appreciated for any oinputs ot any links about how to learn .NET...
0
by: =?utf-8?B?4KSX4KS/4KSw4KS/4KS2?= | last post by:
good blog http://aspnet35.blogspot.com ] for fresher study resources related to ASP.NET, ADO.NET, OOPS, Web Services, Project Management, etc.
0
by: Garima12 | last post by:
using SQLServer 2005 to create integration services project. when i double click on term extraction,it is giving error "This component has no available input columns". I am dragging the data flow...
8
by: curls8 | last post by:
I am thinking of doing a project along with learning more about c++. I plan on making a Meal Planner program. I have seen a few but they look like they were down in Visual Basics though they were...
2
by: Shirisha B | last post by:
How to declare connection string globally while doing a project in multiple forms?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.