Both are wrong.

<%@ page contentType="text/html; charset=ISO-8859-1" %>

There are more attributes related to the page directive. Please
check the JSP spec.

Hope this helps.

--
Clement Wong
JRun Engineer
< a l l a i r e >


-----Original Message-----
From: harry_hendrata [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 16, 2000 9:56 AM
To: [EMAIL PROTECTED]
Subject: RE: Classpath in jsm.properies ...




just checking

what is the correct page directive?

<% page contentType="text/html; charset=ISO-8859-1" %>
or
<% page contentType="text/html; charset=8859_1" %>

regards,

harry

-----Original Message-----
From: Scott Stirling [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 16, 2000 7:34 AM
To: 'Mukesh Joshi '; ''[EMAIL PROTECTED]' '
Subject: RE: Classpath in jsm.properies ...


No.  With JRun 3.0 you can do this, but not 2.x.

Scott Stirling

-----Original Message-----
From: Mukesh  Joshi
To: '[EMAIL PROTECTED]'
Sent: 8/15/00 5:21 PM
Subject: Classpath in jsm.properies ...

Hi All,

Does anyone know if there is a way to split up
the java.classpath in the jsm.properties into
multiple lines ?
like for e.g we do in batch files :
classpath = a; b;c
classpath = %classpath%;d;e
Please help, thanks in advance ...


Best Regards,

Mukesh J.
----------------------------------------------------------------------------
--
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.

----------------------------------------------------------------------------
--
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to