Re: urgent

2001-04-24 Thread Gavin Meehan
Hi I think you need to increase the tablespace that is assigned to this user. To view the different table spaces do a select over the USER_TS_QUOTAS table (you will need DBA permissions), using an alter command you can and setting MAX_BYTES and MAX_BLOCKS to 0 will allow any amount of space. Dam

Re: Urgent

2001-07-19 Thread Atilio Ranzuglia
Srinivas: I haven't used SQL Server, but this is not the list to post this message, and I don't think that we can help you in a good way. You should do some research about SQL Server (it's everywhere on the Internet) and learn what you need. I'm sure that you will find hundreds of tutorial, examp

Re: urgent

2001-07-21 Thread Pulat Yunusov
Not only does your question have nothing to do with JSP but also putting only "urgent" in the subject is a bad tone. Your message is sent to a lot people, don't forget that. Pulat On Thursday 20 July 1995 23:21, you wrote: > I have frames inwhich first frame gonna write to second frome in the > c

Re: Urgent

2001-08-23 Thread Conyers, Dwayne
You have a number of data types in SQL, including BLOB (Binary Large Object) for say a word document or RTF formatted text.   Hope that helps.   dwacon www.dwacon.com  

Re: URGENT

2001-08-24 Thread Conyers, Dwayne
The recent edition of the Java Report magazine has a great article about Oracle Stored Procedures for JSP. You may want to buy a copy, or perhaps there is an on-line version? Also, go to sites like technet.oracle.com and, of course, DevX and do a search. You will find tons of great info that wa

Re: urgent

2001-04-24 Thread Paul McGlynn
Looking at the top-level error, it looks like one of two things has happened. Your table has reached its maximum size within your schema (limited by the number of max extents for that table - a unit of Oracle storage, 2k default I think), or your schema itself has reached its maximum size for its

Re: urgent

2001-04-24 Thread sandarbh
Thanks to you Gavin and Paul Ragards Sandarbh === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on J

Re: urgent

2001-04-24 Thread Gregory Dobkins
You have an Oracle error. The max extents for table CAS_USER.MODULE_LOG have been reached. If the table name is an accurate indication of the use of the table, it may only be used for logging and the solution is to remove unnecessary rows. I have found that it is best to install the on-line do

Re: Urgent !!!!

2001-04-26 Thread G.Nagarajan
try "start iexplorer.exe c:\\help.htm" -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of sharma Sumeet Sent: Thursday, April 26, 2001 2:13 PM To: [EMAIL PROTECTED] Subject: Urgent hi All i wna open IE

Re: Urgent

2000-01-25 Thread Jari Worsley
Please, please, please read the faq referenced at the bottom of every list message before posting. It really does provide answers, and that's what it's there for "Frequently Asked Questions"... It gives you lots of answers on what jsp is, and how to sue, with references to other good sites. Sorry

Re: Urgent

2000-06-01 Thread Anil Dhyani
hi 1) you can use expilcitly,call the servlets to control the session, as 2) you can use the getValue and PutValue functions in JSP, when you haev specified in JSP tag that session="true" anil >From: Munish Talwar <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification

Re: Urgent

2000-06-01 Thread Watson, Dean
This is how we do it: HttpSession session = request.getSession(false); if (session == null) { // Redirect to timeout WebLogic.redirect(request, response, "Timeout.html"); } Make sure you set page sessio to false as in below: <%@ page session="false" %> Dean -Original Message

Re: Urgent

2000-06-02 Thread Eugene Martin
Check TCPIP settings all round. Are there any ports blocked on the server machine. Can you connect via Oracle Net8 easy config utility. If not what is the error. Eugene Martin -Original Message- From: Aggarwal, Pawan [mailto:[EMAIL PROTECTED]] Sent: 02 June 2000 08:52 To: [EMAIL PROTE

Re: Urgent

2000-06-02 Thread Aggarwal, Pawan
Title: RE: Urgent Easy config is easily connecting to the database...successfully..thru port 1521.. I installed Oracle 8I giving path like e:\oracle\ora81\jdbc\lib\classes111.zip I have placed this whole thing in the class path Should I declare ORACLE_HOME as some system variable And

Re: Urgent

2000-06-02 Thread Aggarwal, Pawan
Title: RE: Urgent The exact error is   establish the connection     at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:407)     at oracle.jdbc.driver.OracleConnection.(OracleConnection.java:152)     at oracle.jdbc.driver.OracleDriver.getConnectionInstance

Re: urgent....

2000-06-19 Thread Pratik
please go thru the sites at the end of message. or java.sun.com/products/jsp or search the mail archive for this topic you will find lots of information - Original Message - From: manu mehrotra <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 19, 2000 3:49 PM Subject: urgent

Re: urgent....

2000-06-19 Thread Kumail Rizvi
Plz go to the links below (at the end of the page)or visit the site http://java.sun.com/products/jsp manu mehrotra wrote: > Hi all, > Can anyone please tell me how to go about for learning JSP > because i am totally new to it... > > Thanks > > Waiting for ur response > Manu > >

Re: **URGENT***

2000-07-21 Thread Nagraj
Manish, My first advise to you is to Isolate the problem . Try to write a Simple Java program which runs the unix command..and Make it to work.. And then try integrating it in to the SErvlet. I have been doing the same with out any problem ..although it was in Weblogic App Server native Secondly

Re: **URGENT***

2000-07-21 Thread Nathan Revo
Is your server on a windows machine? -Original Message- From: Manish Shah [mailto:[EMAIL PROTECTED]] Sent: Friday, July 21, 2000 9:02 AM To: [EMAIL PROTECTED] Subject: **URGENT*** Hye all I am kinda new to Java Programming as such and so to Jsp and servlet. I have a couple of questions

Re: **URGENT***

2000-07-21 Thread Manish Shah
no..its on solaris... --- Nathan Revo <[EMAIL PROTECTED]> wrote: > Is your server on a windows machine? > > -Original Message- > From: Manish Shah [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 21, 2000 9:02 AM > To: [EMAIL PROTECTED] > Subject: **URGENT*** > > > Hye all > > I am kind

Re: Urgent !!!

2000-08-21 Thread VV SATYA
Yes, U can use like that. There is no any problem, except in the dimension of performance. This is then completely depends on your server configuration. --- amit <[EMAIL PROTECTED]> wrote: > Hi ALL, > > I'm interested to test a E-Com Site. > Currently ,I'm interested to test it's performance > a

Re: Urgent !!!

2000-08-21 Thread Mihail Belanov
Yes - Original Message - From: amit <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 21, 2000 3:47 PM Subject: Urgent !!! > Hi ALL, > > I'm interested to test a E-Com Site. > Currently ,I'm interested to test it's performance > and overall deployment concerned issues. >

Re: Urgent !!!

2000-08-21 Thread Tripat Kharbanda
yes that possible. for this u need to add a port to listen in the server configuration file. I have dun that for jswdk but since i dun know for apache and IIS i'll enclose the code that needs to be added for the addition for port. Add this code to webserver.xml file

Re: Urgent !!!

2000-08-21 Thread Kumail Rizvi
Hi U can do this. And no need to go deep inside. just define different ports in their respective configuration files. and use ip:port, where port number is different for different webservers. try this. Regards Kumail Rizvi -Original Message- From: A mailing list about Java Server Pages s

Re: URGENT!!!!!!!!

2003-02-04 Thread Sreenath V Reddy
Title: RE: URGENT u can use teh URL class in java and specify teh image name(complete URL) and use teh input stream and read teh bytes and write to the local disk using file system. -Original Message- From:   Ruchi Agarwal [mailto:[EMAIL PROTECTED]] Sent:   Tue 2/4/2003 1:46

Re: urgent problem

2001-06-15 Thread horwat
Make sure you have mod_jk.so built and present in the libexec directory. http://jakarta.apache.org/tomcat/tomcat-3.2-doc/mod_jk-howto.html Here is a sample addition to an httpd.conf file: LoadModulejk_module libexec/mod_jk.so AddModule mod_jk.c JkWorkersFile /us

Re: urgent problem

2001-06-16 Thread Kang xin
report an error "File not found", so I guess here must be file(s) needed for mod_jerv.so or mod_jk.so is not in the system. Do you know about it? - Original Message - From: "horwat" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 16, 2

Re: urgent help

2001-08-30 Thread Sachin S. Khanna
Your browser doesnot support the jdk1.2 version that your applet uses. Have a nice day. With regards, Sachin S. Khanna http://www.emailanorder.com - Original Message - From: Surender Rana <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 29, 2000 2:51 PM Subject: urgent hel

Re: urgent help

2001-08-30 Thread Surender Rana
so how should i make it to support that. thanks - Original Message - From: Sachin S. Khanna <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 30, 2001 3:40 PM Subject: Re: urgent help > Your browser doesnot support the jdk1.2 version that your applet uses

Re: urgent help

2001-08-30 Thread Sachin S. Khanna
think you will be able to use the swing classes in that case. Have a nice day. With regards, Sachin S. Khanna http://www.emailanorder.com - Original Message - From: Surender Rana <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 29, 2000 4:20 PM Subject: Re: urgent

Re: urgent help

2001-08-30 Thread SriHari
install the java 2 jre on u r system and it will solve the problem i suppose SriHari -Original Message- From: Sachin S. Khanna [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 30, 2001 4:48 PM To: [EMAIL PROTECTED] Subject: Re: urgent help Two ways : a) Either add the java 2 plugin

Re: urgent help

2001-08-30 Thread Sreenath V
since appletviewer supports swings but not not IE,for IE u should use plugins - Original Message - From: "Surender Rana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 29, 2000 2:51 PM Subject: urgent help > Hi There, > I am trying to run a applet in internet explore

Re: Urgent HELP!!!

2000-06-06 Thread Stoemmer, Peter
Hi, Java is case-sensitive. Have have to - either name your source-file "_Hello.java" AND your Class "_Hello" - or name your source-file "_hello.java" AND your Class "_hello" Greetings Peter -Ursprüngliche Nachricht- Von: Tarun Dewan [mailto:[EMAIL PROTECTED]] Gesendet am: Dienstag,

Re: Urgent HELP!!!

2000-06-06 Thread sandeep
In the first case u must have forget to close one bracket and in other case u must have mentioned a wrong name to the file. Bye! Sandy. - Original Message - From: Tarun Dewan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 06, 2000 2:59 PM Subject: Urgent HELP!!! >

Re: urgent- compilation

2000-08-21 Thread David Eaves
<%= "This page has been accessed " +i+ " times" %> or <%= new String("This page has been accessed " +i+ " times")%> ~ David Eaves Mad Scientist, The Lab 949.936.3077 [EMAIL PROTECTED] WWW.COM Internet Broadcasting Log On. Tune In. ~ -Or

Re: urgent- compilation

2000-08-21 Thread coolknight
>I am writing jsp page under forte gui application. Once that is done I save >the file under examples/jsp subdir/jspfile >I am trying to access file under: >http://127.0.0.1:8080/examples/jspsubdir/jsp.file but it would not display >the result of the page. However with date.jsp example it does wor

Re: urgent- compilation

2000-08-21 Thread VV SATYA
What makes the difference Mr David?? Both are correct and valid in java. in Anscar Case error is in the line >>> Hello World ! <%= "This page has been accessed " +i " times" %> >>> he forgot a "PLUS" after i. --- David Eaves <[EMAIL PROTECTED]> wrote: > <%= "This page has been accessed " +i+ " ti

Re: urgent- compilation

2000-08-21 Thread Geert Van Damme
aandag 21 augustus 2000 10:20 > To: [EMAIL PROTECTED] > Subject: Re: urgent- compilation > > > <%= "This page has been accessed " +i+ " times" %> > or > <%= new String("This page has been accessed " +i+ " times")%> > >

Re: urgent- compilation

2000-08-21 Thread Kanojia Jogesh
Hi Out your code in root dir ie webapps/root Hope this help you At 10:56 AM 21/08/2000 +0100, you wrote: I am writing jsp page under forte gui application. Once that is done I save the file under examples/jsp subdir/jspfile I am trying to access file under: http://127.0.0.1:8080/examples/jsps

Re: Urgent Desparate Help

1999-11-15 Thread Mandar Raje
Hi Rowan, Try putting your jsp files in a different directory. If you are using JSWDK then it won't serve any content from the "web-inf" directory. Hope this helps, Mandar. rowan wrote: > To All in the group: > Please Help. I have spent 4 hours but to no success in trying to make a > servlet

Re: Urgent : Browser Inconsistencies

1999-11-30 Thread Praveen Kumar S .
Hi It seems to be working fine for me, i am trying it across my network... and it seems to wrok fine in any case the browser will just see html text, it depends on how your server is reacting to the requests, Is the Url you are calling your jsp refreing to your web server(of your machine) if yo

Re: URGENT Multiple Forms

2001-05-30 Thread Jann VanOver
This is a HTML problem, not JSP. http://www.irt.org/ has a lot of answers to questions like this. -Original Message- From: jyothirmai porika [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 29, 2001 10:44 AM To: [EMAIL PROTECTED] Subject: URGENT Multiple Forms Hi All, I have a jsp page w

Re: URGENT Multiple Forms

2001-05-30 Thread Nevarez, Benjamin
Do something like then maybe your action program (here /admin/controller) or maybe the "action" value be different. If the program is different the problem is solved. If the program is the same it must test the value of 'action'. Benjamin -Original Message- From

Re: Urgent help needed

2001-06-06 Thread Karau, Joe
I'm not sure if it is the same problem but... We use VA Java as a development IDE, and in the past we had a problem where a class that we exported from VA Java could not be loaded by any other JVM. After working with IBM we found that it is because VA Java had a bug and it was exporting a java cl

Re: Urgent help needed

2001-06-06 Thread Brad Cox
Try decompiling the .class with jad and compiling the result with javac. PS: I use the ABA crypto library heavily with VAJ and have never once experienced this. Besides, ABA comes with source. At 7:47 AM -0500 06/06/2001, Karau, Joe wrote: >I'm not sure if it is the same problem but... > >We use

Re: Urgent---WebLogic Issue

2001-06-18 Thread Tinou Bao
FYI, there's a Weblogic JSP group. -- Tinou Bao www.baosys.com - Original Message - From: "Abhijeet Surve" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 18, 2001 3:02 PM Subject: [JSP-INTEREST] Urgent---WebLogic Issue > guys, > > i am getting the following error on th

Re: Urgent ! SSI - LAST_MODIFIED

2000-05-25 Thread Javier Cazares
.Kelly, .to include the last modified page value is not as easy in a .jsp file as it is in a .shtml file. .you need to do the following: <%@ page import="java.io.*,java.util.*" %> <% File f

Re: Urgent ! SSI - LAST_MODIFIED

2000-05-25 Thread Robert Nicholson
Use Javascript instead. http://www.elastica.com/cv.html look at the bottom of the html source. > -Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Kelly Lew > Sent: Thursday, May 25, 2000 4:28 AM > To:

Re: Urgent ! SSI - LAST_MODIFIED

2000-05-25 Thread Pierre-Yves Saumont
IMO, it would work better with lastModified() instead of getLastModified() Pierre-Yves Saumont [EMAIL PROTECTED] -Message d'origine- De: Javier Cazares [SMTP:[EMAIL PROTECTED]] Date: jeudi 25 mai 2000 15:07 A: [EMAIL PROTECTED] Objet: Re: Urgent ! SSI - LAST_MOD

Re: Urgent help needed

2000-07-21 Thread Joshi, Aparna
There may be a problem in your JSP. Tag not ended properly, etc. -Original Message- From: Kachana Ung [mailto:[EMAIL PROTECTED]] Sent: Friday, July 21, 2000 9:19 AM To: [EMAIL PROTECTED] Subject: Urgent help needed Hi, I tried unsuccessfully to write a servlet that simply forwards the

Re: Urgent help needed

2000-07-21 Thread Kachana Ung
Aparna, When I directly hit the jsp page, it worked fine. Thanks, Kachana --- "Joshi, Aparna" <[EMAIL PROTECTED]> wrote: > There may be a problem in your JSP. Tag not ended > properly, etc. > > -Original Message- > From: Kachana Ung [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 21, 20

Re: Urgent help needed

2000-07-21 Thread Vasudha Deepak
Hi, Check the version of servlet.jar.Probably it needs the new one ie servlet.jar version2.2 Also verify your classpath. If you have the new verison,may be it is referring to the old one somewhere. Vasudha - Original Message - From: Kachana Ung <[EMAIL PROTECTED]> To: <[EMAIL PROTEC

Re: Urgent help needed

2000-07-28 Thread Kachana Ung
I'm still running into this same problem. However I noticed that if I hit the test.jsp first, then hit the servlet, it worked. Has anyone ran into this problem using Java Web Server 2.0, and servlet 2.1? TIA, Kachana --- Vasudha Deepak <[EMAIL PROTECTED]> wrote: > Hi, > Check the version

Re: Urgent please help!

2000-09-19 Thread wensj
hi: you can try <% String tmpb=request.getParameter("txt1"); int Tmpb1=0; //define variant who equals the part of integer int Tmpb2=0; // define variant who equals the part of decimal if(tmpb.indexOf(".",0)!=-1) { Tmpb1=Integer.parseInt(tmpb.substring(0,tmpb.i

Re: Urgent please help!

2000-09-20 Thread Liu
try to use Class BigDecimal. Leena Albert wrote: > Hi, > I have a small problem in using datatype. In a javabean, I am getting a value "A" >from pl/sql procedure and am comparing it with a value "B" entered in a textbox , >that is "B" should be greater than or equal to "A". I have decl

Re: Urgent..Servelet Aliases

2000-10-03 Thread Kachana Ung
Go to Admin Console, and select the web server instance you want to manage. From the 'Servlets' tab, click 'Configure Servlet Attributes'. Supply the information there. A short cut would be to modify the 'servlet.properties' file. Hope this helps, Kachana --- Sukalyan Fouzdar <[EMAIL PROTECTE

Re: Urgent Help needed !

2002-02-14 Thread Clayton Nash
Try looking at Oracle's ROWNUM field which will allow you to select specific rows from a result. Something like SELECT whatever FROM (SELECT whatever, RONUM rnum from TABLE order by SOMEFIELD) WHERE rnum between 11 and 20 will do nicely. Clayton - Original Message - From: "JOSHY MON M C

Re: Urgent Help needed !

2002-02-14 Thread Kishor K
Hi joshy, U can use the Pager Tag Library available at http://jsptags.com/tags/navigation/pager/. it helps to generate Google style dispaly. regards kishor - Original Message - From: "JOSHY MON M C" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 2:04 PM

Re: Urgent Help needed !

2002-02-14 Thread It, Cockpit (CAP, Contractor)
Try to use Oracle Rownum property and you will get a good result. Say If your query returns 1000 records put another condition in your query as rownum<100 and then for next time put the condition as rownum>100 and rownum<200 you will get it solved. Thanx Yogaraj -Original Message- From: J

Re: Urgent Help needed !

2002-02-14 Thread Juan Hernández Gómez
You can use the method setMaxRows(int) of the java.sql.Statement to limit the number of rows and you can also use the absolute(int) method of the java.sql.ResultSet to move to a specific row if the ResultSet is scrollable (that's an option when creating the Statement or PreparedStatement). With t

Re: Urgent Help needed !

2002-02-14 Thread Borislav Iordanov
There are several taglibs that do that automatically for you, one is TICL from http://www.kobrix.com. --- JOSHY MON M C <[EMAIL PROTECTED]> wrote: > Hi All, > Can Anybody help ? > > I have a Oracle 9i table named Contacts which > contain about 1 records. I > need to show them in a JSP page or

Re: URGENT !!! - Compressing JSP

2002-07-29 Thread Hans Bergsten
Bommakanti, Vamsee wrote: > Hi > Can any one give me idea about how to compress a JSP output. I am using > Tomcat for running JSP's > I looked at gzip but donot know how to use it in a JSP. Things like that should not be done by the JSP page. A better approach is to use filter, as described in th

Re: URGENT !!! - Compressing JSP

2002-07-30 Thread Dmitry Namiot
See Optimize taglib from Coldtags suite: http://www.servletsuite.com/jsp.htm Also you can use filters. Gzip filter is here: http://www.servletsuite.com/servlets.htm -- Coldbeans Software - server-side Java (tm) components http://www.servletsuite.com ___

Re: URGENT !!! - Compressing JSP

2002-07-30 Thread Bommakanti, Vamsee
wrong Thanks Vamsee -Original Message- From: Hans Bergsten [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 7:08 PM To: [EMAIL PROTECTED] Subject: Re: URGENT !!! - Compressing JSP Bommakanti, Vamsee wrote: > Hi > Can any one give me idea about how to compress a JSP output. I am

Re: URGENT !!! - Compressing JSP

2002-07-30 Thread Hans Bergsten
Finally, if you are using Tomcat 4, check the log files and see if there are any clues there. Hans > -Original Message- > From: Hans Bergsten [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 29, 2002 7:08 PM > To: [EMAIL PROTECTED] > Subject: Re: URGENT !!! - Compressing JSP

Re: Urgent !!!!!!!! Please help me

2001-12-12 Thread Chen, Gin
If this is the page in question then the problem is that you are not calling any of the methods. Also, you might want to make sure that the jsp page actually compiles. I dont know what  file://out.println(e); is but I'm sure it wont compile. -Tim -Original Message-From: Ravindra

Re: Urgent !!!!!!!! Please help me

2001-12-12 Thread Praveen Potineni
PROTECTED] Sent: Wednesday, December 12, 2001 8:36 AM Subject: Re: Urgent Please help me If this is the page in question then the problem is that you are not calling any of the methods. Also, you might want to make sure that the jsp page actually compiles. I dont know

Re: Urgent !!!!!!!! Please help me

2001-12-12 Thread Joe Cheng
Ravindra,   Since you're using the <%! directive, you're just declaring methods, not actually calling them.  You need to actually call them.   You should also be aware that what you're doing is incredibly dangerous.  If two requests hit this page at the same time your output will be corrupt.

Re: Urgent !!!!!!!! Please help me

2001-12-12 Thread Ravindra
Thanks   Varna... - Original Message - From: Joe Cheng To: [EMAIL PROTECTED] Sent: Wednesday, December 12, 2001 9:53 PM Subject: Re: Urgent Please help me Ravindra,   Since you're using the <%! directive, you're just declaring methods, not ac

Re: Urgent !!!!!!!! Please help me

2001-12-12 Thread Gochwal Meenu
U can try this way also var i=window.event.keyCode; window.status = "Ready"; if(i=!13){ //fetch ur result here } Meenu > -Original Message- > From: ShriKant Vashishtha [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, December 13, 2001 12:57 PM > To: [EMAIL PROTEC

Re: Urgent !!!!!!!! Please help me

2001-12-13 Thread Kwan, William
Hi, Try the following. function verifydate() { if (document.form1.txtbox.value == "") then { document.form1.txtbox.focus(); return false; }else return true; } . talk to you later, Will -Original Message-

Re: Urgent !!!!!!!! Please help me

2001-12-17 Thread Ravindra
Hi All, String string_Name = new String("Tendulkar"); String string_Name = "Tendulkar"; In Above two statements which is compatible(Speed,Instantiating and other parameters.) for java compiler. thanks Varna. === To unsub

Re: Urgent !!!!!!!! Please help me

2001-12-17 Thread Rajinder Sandhu
second one -Original Message- From: Ravindra [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 11:54 AM To: [EMAIL PROTECTED] Subject: Re: Urgent Please help me Hi All, String string_Name = new String("Tendulkar"); String string_Name = "Tendulkar&

Re: Urgent !!!!!!!! Please help me

2001-12-17 Thread Gare, Trefor
referencing the object. Is that a help? Tref Gare Web Developer MCSD eCommerce Group Phone: (03) 9221 4106 Mobile: 0409 556 478 Fax:(03) 9941 4295 > -Original Message- > From: Ravindra [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday,18 December 2001 5:24 > To: [EMAIL PROTECTED]

Re: Urgent !!!!!!!! Please help me

2001-12-17 Thread Komaravolu Vasudha
hello I think the first one is more compatbile -Original Message- From: Ravindra [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 11:54 AM To: [EMAIL PROTECTED] Subject: Re: Urgent Please help me Hi All, String string_Name = new String("Tendulkar"

Re: Urgent !!!!!!!! Please help me

2001-12-17 Thread Ravindra
So i just testing it's behaviour. Thanks Varna. - Original Message - From: "Gare, Trefor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 18, 2001 11:57 AM Subject: Re: Urgent Please help me > Not quite sure what you're after

Re: Urgent !!!!!!!! Please help me

2001-12-17 Thread Leo
g("abc"); System.out.println(s3==s4); Result: true false - Original Message - From: "Ravindra" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 18, 2001 2:40 PM Subject: Re: Urgent Please help me > Thanks G

Re: Urgent !!!!!!!! Please help me

2001-12-18 Thread ShriKant Vashishtha
: Ravindra [SMTP:[EMAIL PROTECTED]] > > Sent: Tuesday,18 December 2001 5:24 > > To: [EMAIL PROTECTED] > > Subject: Re: Urgent Please help me > > > > Hi All, > > > > String string_Name = new String("Tendulkar"); > > > > Stri

Re: Urgent !!!!!!!! Please help me

2001-12-18 Thread Komaravolu Vasudha
: Tuesday, December 18, 2001 1:42 PM To: [EMAIL PROTECTED] Subject: Re: Urgent Please help me Hi All, 1. for (int i = 0; i < count; i++) { Node cld = list.item(i).getFirstChild(); } 2. Node cld = null; for (int i = 0; i < count; i++) { cld = list.

Re: Urgent !!!!!!!! Please help me

2001-12-18 Thread ShriKant Vashishtha
: ShriKant Vashishtha [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 1:42 PM To: [EMAIL PROTECTED] Subject: Re: Urgent Please help me Hi All, 1.  for (int i = 0; i < count; i++) {    Node cld = list.item(i).getFirstChild(); } 2. Node cld = null;     for (int i = 0

Re: Urgent !!!!!!!! Please help me

2001-12-18 Thread ShriKant Vashishtha
--Original Message- > From: ShriKant Vashishtha [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 18, 2001 1:42 PM > To: [EMAIL PROTECTED] > Subject: Re: Urgent Please help me > > Hi All, > > 1. for (int i = 0; i < count; i++) { >Node cld = li

Re: Urgent !!!!!!!! Please help me

2001-12-18 Thread Haseltine, Celeste
? Celeste -Original Message- From: ShriKant Vashishtha [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 2:12 AM To: [EMAIL PROTECTED] Subject: Re: Urgent Please help me Hi All, 1. for (int i = 0; i < count; i++) { Node cld = list.item(i).getFirstChild(); }

Re: Urgent : Compilation of JSPs

2001-12-27 Thread Debopam Ghoshal
No I don't think JSPs can be precompiled...servlets are used for that purpose. Infact there is a separate compiler (JSPC) that is internally called by the server when JSPs are to be compiled. regards, Debopam -Original Message- From: A mailing list about Java Server Pages specification a

Re: Urgent : Compilation of JSPs

2001-12-27 Thread Sasi Bhushan
Its depends on the server on which you are going to deploy your JSPs.For weblogic and WebSphere u can specify that should the JSP's compile before application starting or at time first invocation of that Jsp page. You have not specified the server on which you are going to deploy. - Original

Re: Urgent : Compilation of JSPs

2001-12-28 Thread Andrew Perepelytsya
  lalit gulhane <[EMAIL PROTECTED]> wrote: Hi All,Is it possible to compile all JSPs before starting the server ?Thanx and regards,Lalit  in Tomcat look for the jspc compiler in the bin directory. (jspc.bat ASAIR)Do You Yahoo!? Get personalised at My Yahoo!.

Re: Urgent : Tomcat - IIS configuration

2001-12-28 Thread Kam Premkumar
Some time back in this mail list some body forwarded this url for iis tomcat configuration. I attached the page with this mail. Hope it will help Thanks Prem [EMAIL PROTECTED] wrote: > Hi All, > > I have a problem when I try to deploy my application > using Tomcat & IIS. > > My requirement is

Re: Urgent : Tomcat - IIS configuration

2001-12-28 Thread Chen, Gin
kumar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 11, 2001 10:58 AM To: [EMAIL PROTECTED] Subject: Re: Urgent : Tomcat - IIS configuration Some time back in this mail list some body forwarded this url for iis tomcat configuration. I attached the page with this mail. Hope it will help Thanks

Re: Urgent : Tomcat - IIS configuration

2001-12-28 Thread Omar Elprince
;[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Urgent : Tomcat - IIS configuration >Date: Tue, 11 Dec 2001 09:57:47 -0600 >MIME-Version: 1.0 >Received: from [192.18.99.108] by hotmail.com (3.2) with ESMTP id >MHotMailBDF5E1060017400431CBC012636CA8B50; Fri, 28 Dec 20

Re: Urgent : Tomcat - IIS configuration

2001-12-29 Thread kalyannasundaram subramanian
e with IIS or frontpage > extentions. > Regards > > > >From: Kam Premkumar <[EMAIL PROTECTED]> > >Reply-To: A mailing list about Java Server Pages > specification and > >reference <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Subject: Re: Urge

Re: Urgent.. servlet with images

2000-11-27 Thread G.Nagarajan
The BLOB type should do. -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Christian Hamann Linares Sent: Sunday, November 26, 2000 11:34 PM To: [EMAIL PROTECTED] Subject: Urgent.. servlet with images Hi al

Re: Urgent.. servlet with images

2000-11-28 Thread Christian Hamann Linares
besides i need to use continue because in my program i need to skip the next ... how can fix it, or what sentence should i use to do skipping thanks Christian Hamann Linares Area de Desarrollo de Aplicaciones FICS-DATA USMP e-mail: [EMAIL PROTECTED] - Original Message - From: G.Nag

Re: Urgent.. servlet with images

2000-11-28 Thread Christian Hamann Linares
lt;[EMAIL PROTECTED]> Sent: Monday, November 27, 2000 3:46 AM Subject: Re: Urgent.. servlet with images > The BLOB type should do. > > -Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Chri

Re: Urgent.. servlet with images

2000-11-30 Thread Richard John
check this out, the author has kindly left all the source code for us to view his photo collection. http://www.magiccookie.com/ -Original Message- From: Christian Hamann Linares [mailto:[EMAIL PROTECTED]] Sent: 26 November 2000 22:34 To: [EMAIL PROTECTED] Subject: Urgent.. servlet with i

Re: urgent: JSP's calling Servlets

2000-01-24 Thread Arun Thomas
Hey Chary, The tag should always use a relative URL. Try that instead! -AMT > -Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of > [EMAIL PROTECTED] > Sent: Monday, January 24, 2000 5:02 AM > To: [EMAI

Re: urgent: JSP's calling Servlets

2000-01-24 Thread Sam
the forward tag uses a request dispatcher works locally only Use a relative url like "/servlet/MyServlet" for this and it will work -Sameer "[EMAIL PROTECTED]" wrote: > > I want to call a Servlet from my JSP page.when I was trying to use > href,my servlet is invoked but the session which was cre

Re: urgent: JSP's calling Servlets

2000-01-25 Thread [EMAIL PROTECTED]
PROTECTED]] Reply To: [EMAIL PROTECTED] Sent: Tuesday, January 25, 2000 12:49 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject:Re: urgent: JSP's calling Servlets the forward tag uses a request dispatcher works locally only Use a relative url like "/servlet/MyServ

Re: Urgent : FAX in Java

2000-06-09 Thread Robert Nicholson
You're best best is to setup a mailtofax gateway and use the java mail APIs to send the message. On Fri, 9 Jun 2000, Romin K. Irani wrote: > Hi, > > What we need in our application is a simple mechanism to send FAX. The contents are >read from the Database. > Is there any piece of code/pointers

Re: Urgent - WebLogic and JSP !

2000-06-13 Thread Ritesh Sinha
Hi Bhawna, Can you detail what error are you facing? Ritesh sinha Bhawana Vijh <[EMAIL PROTECTED]> on 06/13/2000 03:20:21 PM Please respond to A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc:(bcc: Sinha Ritesh-SWD-I

Re: urgent-install jsp problems

2000-07-27 Thread Yasir Feroze Minhas
The JAVA_HOME path should be C:\jdk1.3; - Original Message - From: Ansar Blakqori <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 27, 2000 3:54 PM Subject: urgent-install jsp problems > Hi there > > I have this problem > > I have installed the following : > My java is

Re: urgent-install jsp problems

2000-07-27 Thread BLAKCORI, Ansar
IL PROTECTED] > Subject: Re: urgent-install jsp problems > > The JAVA_HOME path should be C:\jdk1.3; > > > - Original Message - > From: Ansar Blakqori <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, July 27, 2000 3:54 PM > Subject:

  1   2   3   >