Current Forum: Homework 5 - Parts 1 and 2 |
Date: Thu Nov 8 2001 9:37 am |
Author: Liu, Limin Angela <laliu@andrew.cmu.edu> |
Subject: base URL |
|
|
I found out that if the base URL has an ending "/", then inside PageHref constructor, href should be assigned to
href = URL(context.toString + h);
The homepage of cs department's base is http://www.cs.cmu.edu/. |
|