interp
4a789540c9
Simplify.
2004-07-29 17:24:52 +00:00
interp
584acf4441
Use send-html/finish instead of send-html for the single page.
2004-07-24 15:16:58 +00:00
interp
15f07f8d4a
Design change: transformer of non-multi input-fields get two
...
arguments: the input-field *and* the binding value (not only the
binding value)
Rational: (a) transformers of non-multi input-fields can now access the
attribute field of the input-field record, (b) there is no real reason
why to treat multi and non-multi input-fields differently in respect
to their transformer arguments (keep design simple).
Updates of current surflets only necessary if they create their own
non-multi input-fields (with make-input-field). Example surlfets
calculate.scm and calculate-cb.scm updated as well as standard HTML
input-fields provided by the SUrflets.
2004-07-21 20:09:37 +00:00
mainzelm
b7e37f8767
+ Add sample links for rman and info gateways.
...
+ Mention required startup scripts.
2004-05-17 08:15:47 +00:00
interp
a838425ca3
Show update message if entered energy is out of range.
2004-05-12 20:20:52 +00:00
mainzelm
079d184b57
Fix path to the manual.
2004-05-05 16:22:26 +00:00
interp
1fe7ec1e6f
Moving SUrflets webserver to top level,
...
adjusting startup scripts and documentation accordingly.
Replaced index.html (small & no content) by index2.html.
2004-02-02 17:49:37 +00:00
sperber
b95d65509e
- include Scheme-eval handler in start-web-server
...
- don't ship start-extended-web-server
- tailor demo web page for start-web-server rather than
start-extended-web-server
2003-04-23 07:29:37 +00:00
interp
367caeb01d
Emit HTML tags, too.
2003-01-28 21:52:28 +00:00
interp
c7bdc50564
Ignore sunet-manual directory
2003-01-25 13:27:40 +00:00
interp
0ce0da0a1f
Sync with tex2page target dir of docu.
2003-01-24 13:56:49 +00:00
mainzelm
ca2d2715a7
Add link to the manual generated by tex2page
2003-01-15 15:17:38 +00:00
interp
a66cd239c9
* slim example web-server
...
* create an example web-server using servlets in httpd/servlets
(the servlet files from the example web-server moved there)
2002-09-20 19:23:17 +00:00
interp
abd747a49b
* use Oleg's SSAX (SSAX->HTML et al.)
...
* add continuation counter in servlet-handler, thus the generated continuation
urls are a bit more human readable.
2002-09-19 11:16:29 +00:00
interp
f255442b07
example for server redirection
2002-09-14 16:47:49 +00:00
interp
bcf8f37c43
comment added
2002-09-14 16:46:15 +00:00
interp
93b2ab23b1
remove external state error
2002-09-14 15:18:12 +00:00
interp
d5b2b448d9
first shot on adding servlets to HTTPD
2002-09-13 07:21:19 +00:00
interp
ae04e9e503
generate correct status header line
2002-09-02 13:33:45 +00:00
interp
9bfb77b2d5
be more dynamic
2002-08-29 14:47:12 +00:00
interp
865a4822c3
add info-gateway to example server
2002-08-29 14:34:57 +00:00
interp
7ca34fa270
* adapt rman-gateway to new response philosophy
...
* add rman-gateway to example server
* add init proc to http-test in start-web-server
2002-08-29 10:51:47 +00:00
interp
5bced0b8f7
remove introduced but nerving signal stuff from handlers
2002-08-29 08:32:39 +00:00
interp
57c6710012
* map socket inport to handler inport (allows POST requests)
...
* remove FIXME from seval
* add seval example to example web-server
2002-08-28 15:56:14 +00:00
interp
01b0dccb78
example web-server tree
2002-08-22 15:38:17 +00:00