Search the web
Sign In
New User? Sign Up
JSX-ideas · Ideas on Java Serialization for XML
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1153 - 1187 of 2200   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1153
Hi all, Sorry about the mass distribution. I came across this website and found the jsx tool. I tried to download the jar but errors occurred in the middle...
Ho, Dennis
Dennis.Ho@...
Send Email
Apr 2, 2002
3:17 am
1155
Hi Dennis, ... Yes, it's still being maintained. ... I just checked the link, and it's working fine for me. Maybe a network problem? I'll send the jar to you...
egroups_yow
Offline Send Email
Apr 2, 2002
1:09 pm
1156
JSX FAQ - 14 November 2001 ======= JSX instantly XML-enables applications, by re-implementing the Serialization API for XML. FAQ Contents: (1). Background (2)....
JSX-ideas@yahoogroups...
Send Email
Apr 2, 2002
9:32 pm
1159
We would like to remind you of this upcoming event. test Date: Friday, April 12, 2002 Time: 11:00PM ICT (GMT+07:00) ... http://go.to/century21gading/...
JSX-ideas@yahoogroups...
Send Email
Apr 12, 2002
4:02 am
1160
Hi, When I'm trying to compile the xslt example mark wrote (President.java from his post on 03/01/02), I'm getting an error: the class JSXtoSAX can't be found....
berttrouwers
Offline Send Email
Apr 14, 2002
9:01 pm
1161
Hi Bert, ... the ... Sorry, I don't have any further code for this.... it sounds like Mark left that out of the zip accidentally. Hopefully, he'll be able to...
egroups_yow
Offline Send Email
Apr 15, 2002
11:44 pm
1162
Hi Bert, [I tried replying to this earlier, but it seems to have failed] The example was part of my experiment to add SAX-events to JSX. I made changes later...
Mark van der Kraan
linksspringer
Offline Send Email
Apr 17, 2002
7:56 am
1163
Hi Mark, Updating your "President" example would be great! Thanx Right now I'm trying to transform an XML file generated by JSX to another XML file (using...
Bert Trouwers
berttrouwers
Offline Send Email
Apr 17, 2002
8:28 am
1164
Hi Bert, ... That example was part of my experiment to add SAX-events to JSX. I changed some things later in the second zip, that also contains another...
linksspringer
Offline Send Email
Apr 18, 2002
9:38 am
1165
Hi, In the files area you can find my updated example (transform.zip) I noticed I had to be careful not to generate empty elements. Maybe that is an...
linksspringer
Offline Send Email
Apr 19, 2002
12:10 am
1167
Hi Bert, ... It's strange that the whitespace is still appearing... I have an inkling that your code might not be setting the indent property correctly......
egroups_yow
Offline Send Email
Apr 20, 2002
11:20 am
1168
Hi Mark, ... Yes, I think so. It is possible there are some places that it does require <a></a>. These cases wouldn't come up in regular testing, because JSX...
egroups_yow
Offline Send Email
Apr 20, 2002
11:23 am
1169
Hi All, Yahoo egroups seems to be quite annoying to use these days... and there is that weird "Reminder - test" post that keeps coming up, apparently from the...
egroups_yow
Offline Send Email
Apr 20, 2002
11:24 am
1170
Hi Bert, ... Also, if length of the XML file is a concern, something else you could do is defer creation of the huge arrays of double (minWidth etc), until...
egroups_yow
Offline Send Email
Apr 20, 2002
11:46 am
1171
Start using sourceforge.net? Their groups use mailman ... -- ================================================================= = hanasaki@......
hanasaki
hanasaki@...
Send Email
Apr 20, 2002
12:51 pm
1172
Hi Brendan, ... Ok, thx. I was trying to generate empty arrays (president but no vice-president), either the problem was illegal JSX-XML format or the <a/>...
linksspringer
Offline Send Email
Apr 20, 2002
6:40 pm
1173
Hi, Why not write it into a zip-file directly. Zipping JSXML reduces my files by a factor of almost 10. Regards, -- Mike Goldwater ... there's...
m_h_goldwater
Offline Send Email
Apr 21, 2002
12:27 pm
1174
Hi Brendan, ... Problem solved, the stylesheet I wrote was just 'extremely very bad written', that's all :-) ... I'll keep it in mind. Cheers, Bert...
Bert Trouwers
berttrouwers
Offline Send Email
Apr 22, 2002
8:28 pm
1175
Hi Mark, ... Yes, it sure did. Thanx for replying so quickly. ... I'm using JSX to serialize the user interface of a Java application. The stylesheet is...
Bert Trouwers
berttrouwers
Offline Send Email
Apr 22, 2002
8:41 pm
1176
Hi Mark, ... Yes, it sure did. Thanx for replying so quickly. ... I'm using JSX to serialize the user interface of a Java application. The stylesheet is...
Bert Trouwers
berttrouwers
Offline Send Email
Apr 22, 2002
8:57 pm
1177
I may not be looking in the right place, but I cannot find Javadocs of the API or access to the source code. Am I missing something, or are they unavailable? ...
zuk_ini
Offline Send Email
Apr 22, 2002
11:33 pm
1178
Hi +jeff, The source code is in the download - .class and .java files are both there. The basic idea of JSX is that it is *exactly* the same to use as Java's...
egroups_yow
Offline Send Email
Apr 22, 2002
11:47 pm
1179
In which version did JSX begin supporting GetField and PutField? Mark Collette...
Mark Collette
mark_collette
Offline Send Email
Apr 23, 2002
1:18 am
1180
Hi Mark, ... JSX0.9, 21 Sept 2001 See: http://www.csse.monash.edu.au/~bren/JSX/done.html This is linked from the top of the technical page, under the hypertext...
egroups_yow
Offline Send Email
Apr 23, 2002
8:47 am
1181
Hi Bert, ... Excellent! What University are you at, have you published any papers/tech reports on it already, and what's your advantage over ...
egroups_yow
Offline Send Email
Apr 23, 2002
8:50 am
1182
Hi Brendan, ... I'm studying at the tUL (Belgium), it's a new coorporation between the UM Maastricht and the LUC Diepenbeek. I haven't published anything yet ...
Bert Trouwers
berttrouwers
Offline Send Email
Apr 24, 2002
8:22 pm
1183
Is this the place to get some technical debugging advice for JSX? I have been using JSX to XMLize a complex object which is sent via http protocol, using...
Ayla
mlf@...
Send Email
Apr 25, 2002
3:41 pm
1185
Hi Ayla, Yes, this is the right list. Could you also say what version of JSX you are using - ie the exact jar name (the debug lines will be different in...
Brendan Macmillan
egroups_yow
Offline Send Email
Apr 26, 2002
8:08 am
1186
Hi Bert ... Ah, I didn't realize that XMLEncoder didn't work for AWT (I thought it worked for Swing tho, and that would need to include AWT?). Anyway, good to...
Brendan Macmillan
egroups_yow
Offline Send Email
Apr 26, 2002
8:10 am
1187
Hi Bert, What is the problem with serializing AWT widgets? I tried it out with a simple case, JButton and Button, and it worked fine. BTW, if I remember...
Mark van der Kraan
linksspringer
Offline Send Email
Apr 26, 2002
8:15 am
Messages 1153 - 1187 of 2200   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help