This code works.
> Is it correct the code below to forward to another page?
>
> <%
> String username = request.getParameter("username");
> if ( username != null && username.length() > 0 ) {
> %>
>
>
>
>
--~--~-~--~~-
not sure abt the "read only" property - you can try disabling the "Inherit
from Parent" option on the folder, under Properties -> Security -> Advanced.
the code in below email works well. was initially trying to do it using the
setAttribute(), but i am sure using "jsp:param" is the better way to do
Hi,
Not to hijack this thread, but i am trying to create this middle file(a
blank jsp) within netbeans, and i keep getting a "target folder is read
only". I am unable to create the file. I have tried the usual through dos
ATTRIB - R, and through the vista properties. Any suggestions? I also
downlo