Re: [xwt-users]Introduction to XWT
Tupshin Harper <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
Emiliano Heyns wrote: >On Tue, Jul 15, 2003 at 03:15:54PM -0700, Tupshin Harper wrote: > > > >>Will do. This seems to be dependent on having a working widget demo. >> >> > >I'd not let it depend on that. Just include a widget set (legacy or >audit) in a directory in the war, and zip it up on the fly along with >the user-provided template. Plugging in a new widget set should be a >drop-in thing. > Fair enough...I'll use whatever is handy. > > > >>Also, Adam...could you provide a slightly (just slightly) more precise >>spec on what you would like? >> >>I'm assuming it's along the lines of: >>1) Selectable list of prebuilt-templates >>2) Once selected, ability to edit text of template >>3) Once edited, one button to bundle up the template and the widget demo >>into an xwt, and a redirect to download/launch that xwt. >> >>Roughly correct? >> >> > >Seems OK. I'd include a step in 3 to verify well-formedness of the XML >before bothering to pack a pre-broken xwar. > Yup...well-formedness is a good thing(now if I could only check for validity ;-( ) > > > >>Also, assuming xwt.org will want to host this, what server side >>technology would you want to use? >> >> > >JSP or servlets. > > No problem. -Tupshin