Re: Newbie question about using the JAR file

2004-12-14 Thread Ravi Kumar.
try this: ***copied from another mail*** Dear if u just copy activation.jar and mail.jar to your SDK jre\lib\ext folder (like C:\j2sdk1.4.1_02\jre\lib\ext) you can get the requierd results regards, Imran ***copied from another mail*** On M

Re: Newbie question about using the JAR file

2004-12-13 Thread Ravi Kumar.
hi, try adding the full path and the jar file name to the classpath variable. regards. ravi. On Mon, 13 Dec 2004 19:21:15 -0700, Thomas Tsang <[EMAIL PROTECTED]> wrote: > Can I know how to reference the jar file in my system classpath? > > I have copy the activation.jar to C

Re: Session listener redirect

2004-09-24 Thread Ravi Gupta
Did you ever get this to work? i am having the same problem (redirection from a listener class?) thanks ravi gupta === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mai

Re: Seeking help......Some Karma Stuff.

2004-09-23 Thread Narayanan Ravi [EMAIL PROTECTED]
Why not ignore mails which were replied by Technical experts like Mark (which usually I do), which will save everybody's time, because there might be moret han 1 Mark in this group. my $0.01 Ravi > -Original Message- > From: A mailing list about Java Server Pages specif

Re: Problem in starting Tomcat 4.0

2004-06-09 Thread Narayanan Ravi Chandran
Hi, (B (BIf you are using W2K, then stop the TOMCAT service and re-try, may be it (Bwill work. (B (BRegards, (BRavi (B (B-Original Message- (BFrom: A mailing list about Java Server Pages specification and reference (B[mailto:[EMAIL PROTECTED] Behalf Of Zulekha Banu (BSent: Thursd

Image using response.getOutputStream...

2004-02-24 Thread Narayanan Ravi Chandran
Hi, (B (BI am finding a typical problem with the below JSP code. The problem is when (BI use the response.getOutputStream() to display the image generated @ server (Bthe text and text boxes are never shown in the page, I am getting only the (Bimage. (B (BCould some body help me on this. (B

Re: Charles, Re: What's a jar?

2003-09-18 Thread Narayanan Ravi Chandran
Exactly I stand with Franc on this. If some body needs help on some thing (Bif we think this is not the right place to discuss then we have to guide (Bthem where to look that too for a beginner, so that we can develop another (BJAVA GIANT like us!! (B (BRavi (B (B-Original Message-

please help...

2003-01-17 Thread Ravi Kumar
velop software and sell it? (I would not compile to any native format. I simpy need the visual development environment.) Can i also ship Java's run time environment with my software without inviting trouble? Please reply soon.

Values not updated

2002-09-04 Thread VTR Ravi Kumar
Hi, I have a jsp page which retrieves some data from database and the users updates or inserts in that table. When the user clicks create new an id is generated which is the next maximum number the user has his values stored against it. If the user again wants to create another new entry then

Re: sun/awt/X11GraphicsEnvironment not found (please try this and guide me of where i went wrong)

2002-09-03 Thread VTR Ravi Kumar
please elaborate, vtr At 05:32 PM 9/3/02 +0800, you wrote: >Hi, > I have tested your source, it's correct, I think the java path is error > - Original Message - > From: VTR Ravi Kumar > To: [EMAIL PROTECTED] > Sent: Tuesday, September 03, 2002 16:

sun/awt/X11GraphicsEnvironment not found (please try this and guide me of where i went wrong)

2002-09-03 Thread VTR Ravi Kumar
This is the error which i get when I try to generate a random title using the source given at the end can anyone tell what the problme might be. java.lang.NoClassDefFoundError: sun/awt/X11GraphicsEnvironment at java.lang.Class.forName0(Native Method) at java.lang.Class.forName0(Compiled Code) at

Re: redirection in iPlanet web server.

2002-09-03 Thread VTR Ravi Kumar
This is the error which i get when I try to generate a random title using the source given at the end can anyone tell what the problme might be. java.lang.NoClassDefFoundError: sun/awt/X11GraphicsEnvironment at java.lang.Class.forName0(Native Method) at java.lang.Class.forName0(C

active users

2002-09-01 Thread VTR Ravi Kumar
I tried this Active users <%@ page language="java" import="java.sql.*" %> <%@ page import="java.util.*"%> <%@ page import="javax.servlet.http.HttpSession.*"%> <% int i=0; HttpSession CID=request.getSession(false); HttpSessionContext context=CID.getSessionContext(); Enumeration ids=context.g

active users

2002-09-01 Thread VTR Ravi Kumar
Isn't there any way by which i could just count the no. of sessions. This should just give me the number of active users if i set to kill my inactive sessions using timeout. vtr V.T.R.Ravi Kumar Engineer, ITX, Bharat Heavy Electrical Ltd., ===

active users in site

2002-09-01 Thread VTR Ravi Kumar
Can anyone suggest a method by which i can find out how many users are logged into my site at this time. Any code is welcome. regards, vtr V.T.R.Ravi Kumar Engineer, ITX, Bharat Heavy Electrical Ltd., = Krodhad bhavati Sammoh

me too: Java Editor

2002-08-01 Thread Ravi Kumar
suggestions will be highly appreciated. Ravi. - Original Message - From: Marcos To: [EMAIL PROTECTED] Sent: Wednesday, July 31, 2002 1:26 PM Subject: Re: Java Editor Hi Lorena! Are you looking for a Java Editor IDE or GUI Which means that you will simple use java Components

Disabling Back & Forward Buttons of IE

2001-12-27 Thread Ravi Soni
Hi All, I want to disable Back & Forward Buttons of IE in my application. Can anybody suggest any wayouts. Ravi === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest:

How to avoid browser use its cache copy.

2001-06-18 Thread Ravi Kodwani
Hi All, Can some body please help me? I want to write a servlet and its required that browser should always send request to server and not use cached copy. How to do that? Ravi === To unsubscribe: mailto [EMAIL PROTECTED

Re: cannot find the package

2001-05-23 Thread ravi
do have a check at ur java files, if u have missed the package statement in java files . -ravi > - Original Message - > From: [Qari Qasim] <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, May 23, 2001 5:29 PM > Subject: cannot find the pack

Re: How to prevent IE from cacheing a JSP page

2001-05-17 Thread ravi
Also, have a look at jguru.com jsp faq's. the same problem is very well solved out there -ravi ems vasudevan wrote: > Try this .It will work.I have used it to prevent > caching in JSP. > with warm regds, > E.M.S.vasu > --- "Middleton, Jorge Luis" <[EMAIL PRO

Spawning a thread

2001-03-17 Thread Ravi Prashanth
How to call start a thread from a JSP page? Is the only way to call a bean, and start the thread from the bean? Thanks, Ravi - The World's Cutest Babies : Only at http://BabyNamesIndi

Re: Internal Server Error

2001-03-13 Thread Ravi
instead of this <%if (!session.getAttribute("serNo").toString().equals("")) {%> try this.. "".equals(string variable) ravi iZone Infotech wrote: > I think the problem is with the following line. > session.getAttribute("serNo").toStrin

Re: pls solve my shopping cart problem

2001-02-28 Thread Ravi Nallakukalla
hey in ur code i don't find what do u mean by this >if (QueryString=null){ try if(QueryString.equals(null)){ also can u give the error u r getting ? that might help me to understand ur problem better... -ravi Preeti wrote: > Hey guys > I asked earlier also pls solve my prob

Re: where jrun stores class or java files after compilation of jsppages.

2001-02-28 Thread Ravi Nallakukalla
drop ur jsp files @ /servers/default/default-app/ & class r java files @ /servers/default/default-app/web-inf/classes -ravi surender jain wrote: > hi all, > > i'm using Jrun 3.0 to develop my jsp pages. earlier i was working on > servlets. > > I need to know the

Re: spliting a comma seperated string

2001-02-15 Thread Ravi Nallakukalla
muthu, i feel u might have tried this on ur own before droping to the list, any how try StringTokeniger(string,","); -ravi "R.Muthukumar" wrote: > Hi! > I have a string like "I am, you are, we all, go for meeting". > I want to split this string into di

Re: Cant Save .jsp file!!

2001-02-15 Thread ravi
try "filename.jsp" make sure quotes r present. -ravi sharma Sumeet wrote: > hi > give your file name > test.jsp > and in file dialog set > SAVE FILE TYPE as all files > regards > sumeet > > > -Original Message- > > From: Jennifer Feene

Re: Kindly Help

2001-02-13 Thread ravi
from ur code i couldn't find any reason why r u using a separate html file as u can embeded ur html code in jsp page itself? -ravi Rajeev Sharma wrote: > Hi Ravi, > > I am on jrun3/win2000. > > Regards, > Rajeev > > -Original Message- > From: ravi [

Re: newbie...

2001-02-13 Thread ravi
oo.getFirstName()...(as mentioned something like above...) > > Nishit Trivedi > Software Engineer > Planet Access Networks - An InSage Company > 973-691-4704 X157 > Nishit, what do u mean by this <% String firstName= %> in ur code(ie)that's a syntax error. -ravi > > ===

Re: Kindly Help

2001-02-12 Thread ravi
espective of the action method being PUT/GET. can u let me know environment/jsp container ur using. i am on jrun3/winnt cheers, ravi Rajeev Sharma wrote: > Ravi, > > This is my HTML code > > > > Simple JSP Program > > > How Many Times > > > &

Re: Kindly Help

2001-02-12 Thread ravi
rajeev, if u put ur code it will help us to find out where u went wrong, i feel the information u gave is just not adequate to solve ur problem. cheers, ravi Rajeev Sharma wrote: > Hi All, > > I am calling a jsp from a HTML file & on submit the following code will be > >

Re: USE JSP/JAVABEANS TO GENERATE ON THE FLY DHTML

2001-02-08 Thread Ravi Prashanth
Very much possible. I've used JSP to generate JavaScript before. I've used JSP to load dynamic data into a layer. So there's DHTML/JSP for you. Ravi http://BabyNamesIndia.com At 11:50 AM 2/8/01 -0800, you wrote: >Is it possible to write javabeans, jsp tags, and jsp that

Re: FW: Any views on the Java Web market in the US ???

2001-02-08 Thread ravi
oops., it seems many r having a bad day with mails i don't find any point why ppl r sending replicating their mails today... -ravi Jim Rueschhoff wrote: > The company I work for has been looking for mid level Java/JSP programmer > for 6 weeks now and we haven't e

Re: Taglibs and JavaBeans ???

2001-02-08 Thread ravi
be honest i don't remember the exact url now. if i remember correctly, i suppose some body has given the url last week in this listing cheers, ravi > -Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROT

Re: Problem wih servlets and JSP

2001-02-07 Thread Ravi Prashanth
Name.yourmethod(username)] 2nd Method - You can pass it as a hidden form field from verification.jsp to main.jsp Feel free to email me if you need some help. - Ravi http://Babynamesindia.com -- Download our Free Screensaver With pictures

Re: Loading page while processing in background

2001-02-07 Thread Ravi Prashanth
t before the tag) in the page - the page-end JavaScript will fire and close down your earlier pop up window. This is the first solution that came to my mind. Hope this helps. Would be interesting to see what ideas others come up with. My 2 cents worth, - Ravi --

Re: Any views on the Java Web market in the US ???

2001-02-07 Thread ravi
*r u intersted to change the field* i used to reply *no* and the response from them is ** if some one feels its off-topic then i am really sorry for that. basically i am mailing this is to know "is it myself alone who has faced this situation r some thing like this happening". re

JSP web host

2001-02-06 Thread Ravi Prashanth
Does anyone know of any good JSP web host ? I would really appreciate it if you can spell out some/any past experiences with any such host. Thanks, Ravi - Please post pictures of 5-year-old JSP wiz-kids online at http://BabyNamesIndia.com

Re: a$$holes in the forum

2001-02-06 Thread Ravi Prashanth
I think the easiest way to block out such a$$holes from this unfortunately-unmoderated-forum is for everyone to block this guy's email id and send all his freakin' emails directly to where they came from & where they deserve to be - the Trash can!! >At 08:37 AM 2/6/01 -0600, you wrote: >>Why ar

Re: A component that generates barcharts.

2001-02-06 Thread Ravi Prashanth
I have noticed a trend in this forum. There are a coupla guys (thats one too many) here who are more interested in flaming and criticizing and degrading everyone else, rather than solving their problems. I wish such guys get the message and simply _shut_up. If they think somebody's post is stup

Re: Autorefresh

2001-02-06 Thread Ravi Prashanth
>What do you mean by "autorefresh a JSP file?" I'm shuddering just thinking >of the negative performance implications. ("Let's cache the output... oh, Well...I think its meaning is very obvious : Its a JSP page which reloads (refreshes, autorefreshes, whatever) itself every so-many fixed minute

Re: problem in using out.println in method

2001-02-06 Thread Ravi Prashanth
Cut'n'paste and email me your code and I will have a look at it. Its mostly a syntax problem. Ravi Are you an XPERT in what you do ? Write articles for us in return for some free Publicity. Click the link below :- http://CyberConneXions.co

Re: How to secure a page?

2001-02-06 Thread Ravi Prashanth
second page at all. Which is the part that you dont understand ?? Ravi Father & Founder http://BabyNamesIndia.com At 11:38 AM 2/6/01 +0700, you wrote: >Hi, > >Your answer is interesting, but please tell me how a hacker can duplicate at >the second page. >Thankyou. >ThuLV,

Re: problem in using out.println in method

2001-02-06 Thread ravi
try this code <% print(out); %> <%! public void print(JspWriter newout){ try{ newout.println("hello world"); }catch(Exception e){} } %> cheers, ravi Wayne Lian wrote: > > you need to pass 'out' as a parameter to the method > > > > w

Re: problem in using out.println in method

2001-02-05 Thread ravi
All the public methods will be declared out side the service method , & out is defined inside service so "out" variable is not accessiable inside ur public method, to solve this problem just pass out variable as an argument to ur method cheers, ravi Wayne Lian wrote: >

Re: Can anyone tell me how to unsubscribe?

2001-02-05 Thread Ravi Prashanth
Its there in every email !! (look at the very end of this email) Send an email to [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Ravi - Ranked among the "Top 100 Websites in the World" for kids Check out the ON

Re: How to secure a page?

2001-02-05 Thread Ravi Prashanth
0/examples/jsp/welcom.jsp , the session wont have 'username' in it, and the user will be forced back to the login page. Dont send the username to the second page as a form element (either hidden field, or directly), because that behaviour can be easily duplicated by a hacker. Let me know if

Re: Class.forName in jrun - solved

2001-02-02 Thread ravi
Kevin Jones wrote: > Ravi, > > a shot in the dark. Does JRun also have a class called Class defined > somewhere? > > Try this java.lang.Class.forName("classname"); > > i.e. fully qualify the Class class and then see what happens > > Kevin Jones > Develo

Re: Class.forName in jrun

2001-01-31 Thread Ravi N
kevin that,s the full exception regards, ravi Kevin Jones wrote: > Is that the full exception? Is there a root exception? > > Kevin Jones > DevelopMentor > www.develop.com > > > -Original Message- > > From: A mailing list about Java Server Pages specifica

Re: Class.forName in jrun

2001-01-31 Thread Ravi N
bEndpoint.run(WebEndpoint.java, Compiled Code) at allaire.jrun.ThreadPool.run(ThreadPool.java, Compiled Code) at allaire.jrun.WorkerThread.run(WorkerThread.java, Compiled Code) regards, ravi Kevin Jones wrote: > Ravi, > > a shot in the dark. Does JRun also have a clas

Class.forName in jrun

2001-01-30 Thread Ravi N
bug r i am missing some thing? regards, ravi === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST"

Re: problem with Class.forName

2001-01-30 Thread Ravi N
hi kiran, instaead of this ><%@ page import="java.sql.*,java.io.*"; %> i tried with this (with out semicolon at the end ) <%@ page import="java.sql.*,java.io.*" %> but still i get the same error i suppose its some bug with Jrun3.0 regards, ravi

Re: problem with Class.forName

2001-01-30 Thread Ravi N
IP Address : " + ipAddress + "Device Model :" + deviceModel + "User Name :" + userName); } } catch ( Exception e){ System.out.println( "SQL Erro:" + e.toString()); } myStatement.

reading bulk data

2001-01-30 Thread Ravi N
hi all, i have a problem regarding reading bulk data(text file), my application requires to read some where around 0.3M & in future it may go to 1M. currently i am implementing with FIleInputStream&buffered reader. plse suggest me with better regar

Re: problem with Class.forName

2001-01-30 Thread Ravi N
hi Javier, thanx for the correction but still its gives the same error thanx & regards ravi Javier Abad wrote: Hi !! If you use, Class.forName("oracle.jdbc.driver.OracleDriver"); Instead of, Class newClass =

problem with Class.forName

2001-01-30 Thread Ravi N
c.driver.OracleDriver"); Connection myConnection = DriverManager.getConnection("oci8:@ORCLNCS","ravink","ravink"); }catch(Exception exp){} } %> where i am going wrong? i have spend hours with this problem,plse help me out proj is on jrun3.0/winnt thanx & regards, ravi

Difference between request.getSession() and the default session object in a JSP page

2000-12-20 Thread Ravi
Is there any difference between a HttpSession object created by request.getSession(true/false) and the default session(of type HttpSession) object available in every JSP page. Thanks === To unsubscribe: mailto [EMAIL PROTE

Re: Diff. between usebean tag and normal class instantiation

2000-12-04 Thread Ravi
through useBean u can instntiate only no arg constructor only but with <%%> u can instantiate constructors with arguments Ravi - Original Message -- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: To:[EMAIL PROTECTED]

Re: JavaWebServer unable to find the Bean class specified in tag

2000-09-08 Thread ravi arora
hi put your bean file in the package.and put your package in the class directory which is in the javawebserver.o.k ravi >From: Uday Prajapati <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and >

Re: double quote and carraige return in jsp variable with frames

2000-09-06 Thread ravi arora
maria why are you taking the tension of this programme. earth is very big. enjoy life. ravi >From: Maria Baldassarri <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMA

NES and JSP

2000-06-27 Thread Ravi Jerome Barnes
Hi, Just need a confirmation and any further help on how to do the same. Has anyone deployed JSPs on Netscape Enterprise Server 3.6 Any info regarding the same would be helpful Thanks and cheers Jerry === To unsubscribe: m

Re: Query String problem with Netscape

2000-06-02 Thread Ravi Sharma
Hi Pranav, If you are doing it as you have written, then first Encode your URL using URL.encode with your URL and then try it. - Ravi Sharma - Original Message - From: pranav kumar <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 02, 2000 11:34 AM Subject:

Re: File Select and JSP

2000-05-11 Thread ravi varanasi
Its ur responsibilty to use the fileinput and fileoutput streams to read actual data and store it in ur database. U can access the file name as : http://localhost:8080/servlet/tryAttach"> public void doGet(HttpServletRequest req,HttpServletResponse res) throws IOExc

Re: A Problem with JSP.

2000-05-11 Thread ravi varanasi
Hi, I am not sure whether this will solve ur problem. But, I have solved similar problem using servlets instead of Jsp (instead of add2.jsp, I was using a servlet). Have a service method defined in the serlvet along with the doGet and doPost methods defined for the req functionality. Set the m

JDBC and Oracle Cursors

2000-03-16 Thread Ravi Munjuluri
Hi! I have a JDBC connection to Oracle and have a stored procedure which returns a ref cursor back. How can I access the ref cursor in my JSP code or in my JavaBean code and display it on the browser. Thanks in advance Ravi __ Get Your

writing methods in jsp

2000-03-09 Thread Ravi Pritmani
Hi all, This is the second time I am asking this question to all, it seems the question didn't appear the first time. How can I write methods in JSP and call them?Please reply me as earliest. Ravi Get free email and a perm

Re: [Java in javscript]

2000-03-05 Thread Ravi Pritmani
There is something wrong with your code. Just replace alert("mon",strMon); with alert("mon"+strMon); and it would work.Take care that all your variables and methods in your applet should be public. Ravi meera nayak <[EMAIL PROTECTED]> wrote: Hi room, I am

methods in JSP

2000-03-04 Thread Ravi Pritmani
Hello everyone, How can I write methods inside JSP and call them? Thanks Ravi Get free email and a permanent address at http://www.netaddress.com/?N=1

JSP-ASP-SERVLETS

2000-01-24 Thread Ravi Kishore Kakani
page of iis.i think if i can use JRUN  on iis how do i maitain the session state.does jrun support beans also?   Thank u in advance.   bye, Ravi kk

JDBC 2.0

1999-12-29 Thread Ravi shankar
. So do i need to alter any classpath (already set for jdk) or JWS 2.0 wont support JDBC 2.0. Anyone please help me. Thanx, Ravi. __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://messenger.yahoo.com

Simple HTML question

1999-12-20 Thread Ravi Pritmani
inside the Table tag and call a function written in java script. Please Test it as earliest. With Regards Ravi Get free email and a permanent address at http://www.netaddress.com/?N=1

JRunProblem

1999-12-14 Thread Ravi Pritmani
able web server on Win nt which supports jsp and servlets. Eager to receive reply With regards Ravi Get free email and a permanent address at http://www.netaddress.com/?N=1

Re: Posting

1999-09-03 Thread ravi
Hello I have written a cookie in servlets but i could not place it in the clients cookie folder where actually all the cookies are placed Thanks in advance Ravi -Original Message- From: Cheong Takhoe [mailto:[EMAIL PROTECTED]] Sent: Saturday, September 04, 1999 10:22 AM To: [EMAIL

Problem running first JSP

1999-09-01 Thread ravi
Hi folks I could not run my first jsp I am using JRun and personal web server I am including the code also Greetings <% for(int i=0;i<5;i++) { out.println("Hello World!"); } %> Thanks in advance Ravi ===