[plt-scheme] Displaying a picture while using instaweb
Noel Welsh
noelwelsh at gmail.com
Fri Dec 12 10:49:21 EST 2008
The images need to be in the htdocs directory (an optional parameter
to instaweb) which defaults to
(list (build-path (current-directory) "htdocs"))
N.
On Wed, Dec 10, 2008 at 5:30 PM, geb a <geb_a at yahoo.com> wrote:
> Does the servlet need to be stored in the web-server servlets directory in order to find an image and display it? I have the following but when viewed in a browser the images are not found.
>
> Thanks for your help!
>
> Dan
More information about the plt-scheme
mailing list