From: Timothy J. H. <ti...@cs...> - 2004-06-28 21:25:19
|
On Jun 28, 2004, at 5:04 PM, Ken Anderson wrote: > Cool! if you could let us create pages we could all take the course! You certainly can create pages if you want. Just type in the URL of the page you wish was there and add a "U" or a period "." at the end. Adding a "U" at then only works for certain files (e..g htmlU, servletU, appletU, ) whereas adding a "." at the end lets you lift up anything (e.g. jpg, ...) The server will create the page for you if you know the password (which is "jscheme") For example, if you wanted to create a file date.servlet in a folder "kanderso" in the practice directory, you would just visit: http://tat.cs.brandeis.edu:8090/sum04/cs2a/practice/kanderso/ date.servletU This will let you create the folder and the file (or let you edit the file if the folder/file already exist). Any jscheme users that want to try should feel free to create their own directory (instead of kanderso) and play around a little. To create an images directory and upload a jpeg you would just visit the file http://tat.cs.brandeis.edu:8090/sum04/cs2a/practice/images/dew.jpg. where there is an extra "." at the end of the URL "dew.jpg." but your mail program will probably omit it! There isn't enough of the course online for you to actually take it, but please feel free to use the "U-method" to create some servlets and try it out. Just stay in the practice directory and don't do anything too crazy like redefine "define" ... my students have already done that ... Cheers, ---Tim--- > > k > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Jscheme-user mailing list > Jsc...@li... > https://lists.sourceforge.net/lists/listinfo/jscheme-user |