XML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreXML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 27th, 2000, 12:52 AM
bobbyjg bobbyjg is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 1 bobbyjg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I am doing a netbanking project.
It uses..
xml,xsl,....servlets,jsp,EJB,db2

Please help me out witha an architecture diagram of the above scenario... about how all these technologies have to be incoorporated giving importance to xml. An architechture diagram would be helpful.


Reply With Quote
  #2  
Old July 18th, 2000, 10:16 AM
lathapillai lathapillai is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: Germantown,MD,US
Posts: 1 lathapillai User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
XML can be used as the "language" used to communicate data between modules. You will need a servlet that can parse the XML and read the data from it. Once that is done you can use this data inside the servlet same as before.

Reply With Quote
  #3  
Old August 10th, 2000, 11:18 AM
bluginger bluginger is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 4 bluginger User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Just think of what each piece is doing.

jsp - serving pages to an HTTP browser.
XML - data storage language
XSL - data transformation (probably to HTML)
servlets - read/write data to the db
DB2 - database server

now just think of where each piece fits. are you going to transform XML to HTML on the fly?
the WROX book Java XML is really good. pick that up.

it sounds like fun.

/anu

<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by bobbyjg:
I am doing a netbanking project.
It uses..
xml,xsl,....servlets,jsp,EJB,db2

Please help me out witha an architecture diagram of the above scenario... about how all these technologies have to be incoorporated giving importance to xml. An architechture diagram would be helpful.

[/quote]


Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreXML Programming > Java and XML

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap