Object <-> XML <-> web-form in servlet..
From: Andrew Thompson (SeeMySites_at_www.invalid)
Date: 05/31/04
- Next message: Nicholas Pappas: "JAI, Korean Text and Windows UNICODE"
- Previous message: Leo Wong: "Re: OT: Speaking in Tongues"
- Next in thread: Ryan Stewart: "Re: Object <-> XML <-> web-form in servlet.."
- Reply: Ryan Stewart: "Re: Object <-> XML <-> web-form in servlet.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 May 2004 15:44:22 GMT
I need to store a custom ImageProperties class
for photos (location, date, F-stop etc..).
I would like to save it as XML (I may
consider a DB eventually, but want to
learn more about XML, this is my way
of doing it) and use a web-based form
to display and edit the data.
It seems that every time I read a thread
mentioning forms, Struts or similar tag
libraries are suggested, but when I looked
further into the tag libraries they all
seemed to stress how they made .jsp's
simpler, there was never mention of
servlets.
Can the tag-libraries be called/used
from servlets? (Or do I misunderstand
the strengths of tag-libraries)
What is the best way to approach this
Object <-> XML <-> web-form transformation
using servlets?
-- Andrew Thompson http://www.PhySci.org/ Open-source software suite http://www.PhySci.org/codes/ Web & IT Help http://www.1point1C.org/ Science & Technology
- Next message: Nicholas Pappas: "JAI, Korean Text and Windows UNICODE"
- Previous message: Leo Wong: "Re: OT: Speaking in Tongues"
- Next in thread: Ryan Stewart: "Re: Object <-> XML <-> web-form in servlet.."
- Reply: Ryan Stewart: "Re: Object <-> XML <-> web-form in servlet.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|