| Commit | Date | |
|---|---|---|
|
[r643]
by
ferencdr
Simplification: general-ajax.js passes the muser-ajax.js only the document element, not the whole XML document. |
2007-10-17 21:38:55 | Tree |
|
[r615]
by
ferencdr
Some simple JSP tags introduced to help the oos status poll application. OOS -> statuspoll -> polling status AJAXishly works in Firefox, but not in any other browser (IE, Opera, Netscape). |
2007-10-12 01:16:55 | Tree |
|
[r614]
by
ferencdr
Using the new feature of iapi.OfflineDoc (DEFAULTMUSERURL), the OOS page includes a JavaScript-generated link to the status-poll webapplication. |
2007-10-12 01:14:32 | Tree |
|
[r613]
by
ferencdr
New type of data (DEFAULTMUSERURL) is possible in OOS pages. The default muser URL is the URL associated to a muser as a default. |
2007-10-12 01:12:37 | Tree |
| 2007-10-12 01:10:49 | Tree | |
|
[r600]
by
ferencdr
general-ajax.js does not have anymore muser-related stuff, all the muser related stuff went to muser-ajax.js or index.jsp itself. |
2007-09-26 00:12:09 | Tree |
| 2007-09-24 22:48:44 | Tree | |
|
[r575]
by
ferencdr
Webservice (both SOAP and simple) introduced (webapps/muserqry), using Axis 1.4. Documentation not finished yet, also sample AJAX webapp using the simple ws is to be done. |
2007-09-23 22:25:57 | Tree |
|
[r574]
by
ferencdr
(1) Cmd line arg parser usilities torn out from WGet.java, and put into util package (CmdLineArg.java, StrCmdLineArg.java, IntCmdLineArg.java, BoolCmdLineArg.java). (2) WGet now has "verbose" cmd line argument. |
2007-09-22 23:03:35 | Tree |
|
[r568]
by
ferencdr
(1) TestHttpDaemon now consumes the body of an HTTP request (2) TestHttpDaemon can verbosely print HTTP hdr and body information to the std err. |
2007-09-21 00:54:21 | Tree |