Your question was too broad, not too simple.  You saw the wddx.jar in the
JRun lib directory, but asked how to use the classes in it to process WDDX
packets.  That's a pretty general question, which would tip some off that
you're looking for (or in need of) a pretty lengthy answer, like a mini
HOW-TO.

If you've had success with Cocoon, use Cocoon with JRun.  There are K.B.s in
the Allaire knowledge base for how to set up Cocoon with JRun.

If you're looking for Java API documentation for WDDX, try www.wddx.org.  I
poked around there and didn't find any, but I imagine there's some in the
WDDX SDK.  In my experience, WDDX is very popular with CFML programmers, but
hardly used at all among Java programmers.  Not sure why except it just
doesn't have the industry support (or functionality) like SOAP does.  I'm
sure it is used by Java programmers, but all the ones I know using it use it
because they're interacting with ColdFusion in some way.

Scott Stirling
West Newton, MA

-----Original Message-----
From: Matt Walter [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 14, 2000 9:32 PM
To: JRun-Talk
Subject: RE: WDDX Question...


Patrick,

I'm just playing around with JRun.  I've been able to do what I need using
Cocoon and JServe, but not JRun.

Oh, and I haven't gotten any answer from anyone on the list.  Guess the
question was to simple and beneath the great ones. :)

+ Matt

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Pat Quinn
Sent: Tuesday, November 14, 2000 4:20 PM
To: JRun-Talk
Subject: RE: WDDX Question...


Hey Matt. Did you ever get an answer for this? Are you doing some practice
developing, or did a client ask? Are you trying to do this with straight
Java, or with custom tags? There is a <jrun:xslt> custom tag that allows you
to apply an XML stylesheet to transform XML. Might that work?

Otherwise, it's straight Java. Lemme know how it works out.

Best,
Patrick

-----Original Message-----
From: Matt Walter [mailto:[EMAIL PROTECTED]]
Sent: Sunday, November 12, 2000 11:52 PM
To: JRun-Talk
Subject: WDDX Question...


I'm just getting going here on the Java/JSP/JRun side so pardon the newbie
question...

I've got a query variable that's a WDDX packet.  I see there are
deserialization classes in the JRun dir, or am I wacked.  How can I
deserialize this bugger and get at the data?

Thanks!

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to