Any specific variable in the kernel to check? Where would I find the list of
processes and their allocated memory sizes?
Thanks
-Original Message-
From: Stephen Dixon [mailto:Stephen@;TRIFAST-SYSTEMS.CO.UK]
Sent: Thursday, October 24, 2002 4:24 PM
To: [EMAIL PROTECTED]
Subject: Re: java.i
Hi Jiju ,
Following method is a part of my JSP Utility class.
Set the encoding of source and target string into parameter
of constructor of Stirng class.
=Mikako
static public String convertString ( String rStr )
{
String ret = null ;
try {
hey Joshy Switch to Unicode -16 your going to have nothing but problem until
you do
when it come to japanese linux, mac, windows, and even novell they do all
the encodeing differently.
but let face it any new machine (xp, MacX and Linux) all have unicode and
more importantly java is unicode as we
ok below is the code for the GetUserImage servlet which connects to the OID
and pipes the retrieved image to the ServletOutputStream (the LDAP retrieval
is very specific to Oracles Internet Directory but your directory should
have a corrosponding Java API)
package com.sbec.cco;
import javax.servl
David,
That works! Thank you so much! : ,
g.
-Original Message-
From: Karr, David [mailto:david.karr@;ATTWS.COM]
Sent: Thursday, October 24, 2002 1:44 PM
To: [EMAIL PROTECTED]
Subject: Re: Servlet can't locate file
> -Original Message-
> From: Means, Garann R. [mailto:grmeans@;
> -Original Message-
> From: Means, Garann R. [mailto:grmeans@;DOC1.WA.GOV]
> Sent: Thursday, October 24, 2002 1:33 PM
>
> My servlet is supposed to read the contents of a file stored
> in the root of
> my webapp. I need to set it up so that the file can be found
> on both Linux
> and windo
Have you checked the user configurable parameters in the unix kernel. A max size might
be set against either a user or process.
-Original Message-
From: Shahata, Ash [mailto:Ashraf_Shahata@;STERCOMM.COM]
Sent: 24 October 2002 15:23
To: [EMAIL PROTECTED]
Subject: java.io.IOException: Not e
Have you checked the user configurable parameters. A max size might be set against
either a user or process.
-Original Message-
From: Shahata, Ash [mailto:Ashraf_Shahata@;STERCOMM.COM]
Sent: 24 October 2002 15:23
To: [EMAIL PROTECTED]
Subject: java.io.IOException: Not enough space
Hi th
Not sure if You have received my previous message. Just wondering if you
could forward the GetImage servelt code. That would be a great help. I have
been searching for a solution for a few days!
Thanks a million,
Roland
On 10/22/02 7:36 PM, "Nimmons, Buster" <[EMAIL PROTECTED]> wrote:
> As far
Hi,
Try adding a '\' before "\n" to escape the backslash, like this:
String strMes="test\\ntest";
That'll do,
Luis Javier
- Original Message -
From: "Kulandaivadivel Duraisamy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 23, 2002 11:37 PM
Subject: "\n" proble
Hi,
My servlet is supposed to read the contents of a file stored in the root of
my webapp. I need to set it up so that the file can be found on both Linux
and windows systems. But no matter what path I type in or where I put the
file, the servlet isn't able to find it. What do I need to change? Ha
Hi there - I got the java.io.IOException: Not enough space exception while
running on weblogic:
Compilation of
'/usr/si/wlserver1_61_sp2/wlserver6.1/config/wldomain1/applications/.wlnotde
lete/wlap32965/WEB-INF/_tmp_war_myserver_myserver_ws/jsp_servlet/_jsp/__bpdg
etdocument.java' failed:
_
I just thought I would add my 2 cents worth.
An additional security hole that bothers me with the invoker, is the fact that most
apps use various "library" jar files in their apps.
I seriously doubt that most people scan those jar files looking for any class that
implements "servlet". You don't
Hi Chris,
Thanks for the quick repsonse. I think you are talking about
setCharactorEncoding method.?
Please reply
Jiju
-Original Message-
From: Kirk, Christopher [mailto:christopher.kirk@;convergys.com]
Sent: Thursday, October 24, 2002 2:28 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Tomcat -
Dear All,
I have created an HTML form. with some input text fields. I am using POST
method for submitting the request to a servlet. My servlet is running in
Tomcat 4.1. My html page contains japanese charectors and thus I use
Shift_JIS as the encoding for my html page. Servlet application reads t
15 matches
Mail list logo