Re: jdk1.5

2004-09-28 Thread Manish Malhotra
ur current version of jdk jars is not avail at runtime. -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] Behalf Of RimZim Sinha Sent: Tuesday, September 28, 2004 1:30 PM To: [EMAIL PROTECTED] Subject: jdk1.5 My applicat

Re: define an object

2004-09-20 Thread Manish Malhotra
U can't use an object for application if u just define it in JSP. Create and put in the application object which is avail. in JSP by default. as: applciation.setAttribute("key", object); Set this object in ur index/welcome jsp so that afterwards this wud be avail. regards, Manish

Re: The 414 Error

2004-08-23 Thread Manish Malhotra
u cheers, Manish -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] Behalf Of [Carlos Enrique Delgado] Sent: Friday, July 09, 2004 5:05 PM To: [EMAIL PROTECTED] Subject: The 414 Error Greetings. On an application

Window pop-up problem!....

2004-07-28 Thread Manish Malhotra
o, can you please help me out. I need this help urgently. Actually I know something is there in DHTML for thei modal. But actually is it possible through JavaScript. So, that without submitting the parent window I can acheive this goal. Many Thanks. Your input is required.

Re: Regarding java.sql.Connection

2004-07-20 Thread Manish Malhotra
Everybody is correct. Viju see the classes12.zip or ojdbc14.jar if you are using Oracle as database. There u will find its implementation. USe any Decompiler and then see the code of these classes. cheers, Manish -Original Message- From: A mailing list about Java Server Pages

Re: Web appliction is getting hanged....

2004-07-12 Thread Manish Malhotra
Thanks Vish, I'll try and let you know. And I'll ask if I have any problem. regards, Manish Malhotra -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] Behalf Of Thakur Vishwesh Singh Sent: Monday, July 12, 20

Re: Web appliction is getting hanged....

2004-07-12 Thread Manish Malhotra
andler -->> BusinessDelegate -->> Helper -->> BusinessDelegate -- > State Less SessionBean -->> DataAccessObejct (DAO) -- >> DATABASE (Oracle 9i). Manish -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PRO

Web appliction is getting hanged....

2004-07-11 Thread Manish Malhotra
performance upgradation for this kind of functionality. Quick reply is highly appreciable. Im in very much need. Thanks in advance. regards, Manish Malhotra === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signof

Re: Please help regarding passing special characters

2003-10-01 Thread Manish Grewal
maybe using post instead of get as the form's method will solve the problem .. : -Original Message- : From: A mailing list about Java Server Pages specification : and reference : [mailto:[EMAIL PROTECTED] Behalf Of Peter : Sent: Wednesday, October 01, 2003 3:04 PM : To: [EMAIL PROTECTED] :

Re: server down page ??

2001-10-04 Thread Manish
Sign Off -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Cathy Mousavi Sent: Friday, October 05, 2001 9:00 AM To: [EMAIL PROTECTED] Subject: Re: server down page ?? Sign Off -Original Message- Fr

Re: Help please

2001-05-09 Thread Manish Vohra
u submit the form..u will get the value of "user" in ur request obj. hope this helps manish -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of [Lelievre Frederic] Sent: Wednesday, May 09, 2001

OAS

2001-05-07 Thread Manish Vohra
hi anybody working on OAS server? i just want to know whether it has a console like weblogic or iis where i can see my System.out.println lines. thanx in advance manish === To unsubscribe: mailto [EMAIL PROTECTED] with body

Re: program the addresss bar

2001-04-24 Thread Manish
: [EMAIL PROTECTED] Subject: Re: program the addresss bar Hi If your form action is set to post then the query string will not be appended to the url. so you will just see www.yoursite.com not www.yoursite.com?name=harry&age=23. Damien >From: Manish <[EMAIL PROTECTED]> >Rep

program the addresss bar

2001-04-24 Thread Manish
such a script thanx manish -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Lee Turner Sent: Tuesday, April 24, 2001 2:46 PM To: [EMAIL PROTECTED] Subject: Re: Textarea wrap newlines to I have just had a

Re: Integer ?? String ?? - Can't find a method to write property 'age ' in a bean ...

2001-04-11 Thread Manish Bhagat
Hi, Please check out the code below... import java.util.*; public class test_tbe { private String name=null,email=null; // If the set method takes a String, this must be a String. private String age; private int internal_age; public test_tbe() { } public String get

No Subject

2001-04-04 Thread Manish
hi i am maintaining a session in my jsp pages (for 3 min). If i logout the session is destroyed but if the webserver(weblogic) is shut down and i log in againit saya that the user is already logged in i.e the session is not destroyed. Why is this?? thanx manish

gantt charts

2001-04-03 Thread Manish
hi is there a class or a component with which i can make gantt charts on a jsp page. Is it possible for this to be done without an applet. thanx manish === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signof

JSP/Applet communication

2001-04-03 Thread Manish
hi can a jsp page communicate with an applet? if so...how? thanx in advance manish === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body

absolute path

2001-03-23 Thread Manish
hello how can i get the absolute path of the documentroot(public_html directory) of my web server thre a jsp. i want the full path like c:/dir1/dir2/dir3/public_html thanx manish === To unsubscribe: mailto [EMAIL PROTECTED

Re: Anybody in Delhi working on JSP

2001-02-04 Thread Manish Vohra
hi chandrika i am in delhi too. need help...mail me!! [EMAIL PROTECTED] manish vohra -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Hardeep Singh Sent: Monday, February 05, 2001 10:31 AM To: [EMAIL

Re: Anybody in Delhi working on JSP

2001-02-04 Thread Manish Vohra
yeah...i'm workin in delhi too... will be happy to be of any help ciao manish -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Pratap Sinha Routray Sent: Monday, February 05, 2001 10:12 AM To: [

Re: float to decimal?

2001-02-01 Thread Manish Joshi
hey i solved it, MJ === 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 JSP/Servlets can be found at

float to decimal?

2001-02-01 Thread Manish Joshi
hi all, i have a column in my database(DB2) with type=decimal,i m suceessfully gettin this out.println(rs1.getFloat("app_rate")); but when i try to assign it to float variable like this, float app_rate1=rs1.getFloat("app_rate"); it is givin errors, any brains..? thx MJ ==

APPLET IO QUESTION

2001-01-25 Thread Manish Joshi
hi all, how do u read/write in files frm an applet,i dunno is it feasible/possible or not,but somebody enlighten me more on this wt r the security measures to b taken and how u configre them? hey any brains..? MJ

Form Submission to new window

2001-01-19 Thread Manish Joshi
Hi all, just stuck here.i want to open a newwindow frm parent window and submit form of parent to new window how to do this? any brains...? thx MJ - Original Message - From: kishore <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 20, 2001 9:54 AM Subject: Re: Fetch

Re: new to jsp debugging

2001-01-19 Thread Manish Vohra
also printed on the console. hope this works for u manish -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Tom Simpson Sent: Friday, January 19, 2001 5:39 PM To: [EMAIL PROTECTED] Subject: new to jsp debugging

Re: Exception with jsp:forward

2001-01-18 Thread Manish Vohra
hi add a line to the page directive <%@ page buffer="60kb" autoFlush="false" %> u can customize the size of the buffer acc to ur needs hope this works manish -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMA

Re: ERROR: 500

2001-01-18 Thread Manish Vohra
hi u missed the closing " in the import statement...it shd be <%@ page import="java.lang.*" %> try it manish -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Sebastian Cremers Sent:

Re: How to access java class files from jsp

2001-01-18 Thread Manish Jain
about weblogic but u can place them in ext dir,which presents in jre/lib/ext else if u put class file in same dir where jsp page is lying that will also do but this is not good practice,make a jar and put it in ext folder. hope this helps.. Manish

Re: JSP XML Integration

2001-01-18 Thread Manish Jain
Just post xml to another web server, where u have a listener which will accept that xml hope this helps.. cheers... Manish > > -Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Menon

Re: what is SOAP

2001-01-18 Thread Manish Jain
helps... cheers. Manish - Original Message - From: "Divakar L" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 18, 2001 9:36 AM Subject: Re: what is SOAP > simple object access protocol > > Living on earth may be costly,but it incl

VECTOR TO STRING ARRAY?

2001-01-17 Thread Manish Joshi
hi all i m tryin this String values[]=new String[100]; values=((Vector)session.getAttribute("qty")).toArray(); how do u assign vector elements to a string array? any help? thx MJ === To unsubscribe: mailto [EMAIL PROTECTED]

what is SOAP

2001-01-16 Thread Manish Vohra
hey cd u pls tell me what is SOAP manish Check out SOAP. It's very easy to implement (XML syntax). -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Menon Madhu Sent: Tuesday, January 16, 2001 10:39

OffTopic

2001-01-12 Thread Manish Joshi
hi all, how u do this <%! float sc_app_rate[]=new float[100];%> <% int app_rate=rs1.getInt("app_rate"); sc_app_rate[k]=app_rate; %> thx MJ === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". F

Re: Printing Order Receipt From The Desktop

2001-01-12 Thread Manish Joshi
hi, tell the user to press ctrl+p to print MJ - Original Message - From: Sachin Mallapurkar <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 14, 2001 1:03 AM Subject: Printing Order Receipt From The Desktop > Hello, > > We have a requirement to create and print an order

BRAINBENCH JSP EXAM QUESTIONS

2001-01-12 Thread Manish Joshi
Hi all , just cleared jsp exam on brainbench Hope this will help all, The majority of the integration of JSP pages within the J2EE platform is inherited from the reliance on what specification? Choice 1 Servlet 2.2 Choice 2 EJB 1.1 Choice 3 JSP 1.1 Choice 4 HTTP 4.0 Choice 5 JNDI

vector prbm

2001-01-12 Thread Manish Joshi
Hi all i knw this Vector v.addElement("man",joshi); can we do this? assign 3 key-values to the same vector? Vector v.addElement("man",joshi,"nam",,"dev",); thx MJ === To unsubscribe: mailto [EMAIL PROTECTED] with bo

Re: online book wanted

2001-01-11 Thread Manish Joshi
url plz MJ - Original Message - From: T A Flores <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 7:10 PM Subject: Re: online book wanted > Manning publishing has a good JSP book available in electronic format > > - Original Message - > From: kishore <

Re: http referrer

2001-01-11 Thread Manish Joshi
hi, its request.getheader("referer"); thx MJ === 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 JSP

Re:

2001-01-09 Thread Manish Vohra
hi u cant do it directly...write the absolute path wth the parameters in a string variable and then pass this variable in the forward tag String temp="http://localhost/myDir/something.jsp?a=10&b=20"; be sure to write the jsp tag outside the delimiters <%%> ho

Re: IllegalStateException

2001-01-05 Thread Manish Vohra
thanx a LOT !! it worked === 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 JSP/Servlets can be

IllegalStateException

2001-01-04 Thread Manish Vohra
ready committed resource" pls help manish === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some rel

Re: Using XML Data in JSP File

2001-01-04 Thread manish
This might help u http://www-106.ibm.com/developerworks/library/j-dynxml.html?n-j-141 MJ - Original Message - From: Deepak Kumar <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 04, 2001 3:58 PM Subject: Using XML Data in JSP File > Hi, > > Suppose the follwing XML D

Re: problem in forward tag

2001-01-03 Thread Manish Vohra
hi u can't specify the relative path as u have done here... specify the full url manish -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of prasanjeet Sent: Thursday, January 04, 2001 11:15 AM To: [

Re: How to exit from JSP page

2000-12-26 Thread Manish Vohra
u cd use 'forward'and fwd the control to another page -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Deepak C S Sent: Tuesday, December 26, 2000 3:01 PM To: [EMAIL PROTECTED] Subject: How to exit from

No Subject

2000-12-25 Thread Manish Vohra
hi, wishing you a merry christmas and a happy new year luv manish === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-

Re: help on JSP

2000-12-10 Thread Manish Joshi
hey wht r the errors u r gettin? - Original Message - From: Suresh kumar K Badiga <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 11, 2000 10:39 AM Subject: help on JSP > Hi all > > I am new to JSP, This is my .jsp file when i am Executing i am getting lot > of errors

Re: help on JSP

2000-12-10 Thread Manish Joshi
oh and u say u r new to jsp? MJ - Original Message - From: Suresh kumar K Badiga <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 11, 2000 10:39 AM Subject: help on JSP > Hi all > > I am new to JSP, This is my .jsp file when i am Executing i am getting lot > of errors p

Re: from srikanth

2000-12-08 Thread Manish Vohra
hey there...u will have to install servlet support for apache which comes in a package called "apacheJserv" cya -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of srikanth mankal Sent: Friday, December 08, 200

Re: wht is the difference btw include file and include page?

2000-12-07 Thread Manish Joshi
then? MJ === 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 JSP/Servlets can be found at: http://

Re: wht is the difference btw include file and include page?

2000-12-06 Thread Manish Joshi
you can include only static content. > > <%@ include file = "filename" %> > > in an include page you can include either static or dynamic content > > > > > -Original Message- > > From: Manish Joshi [SMTP:[EMAIL PROTECTED]] > > Sent: Thursd

wht is the difference btw include file and include page?

2000-12-06 Thread Manish Joshi
hey guys wht is the difference btw include file and include page? thx for ur support manish joshi === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTE

No Subject

2000-12-06 Thread Manish Vohra
u cd go to sql's site and get them -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Suresh kumar K Badiga Sent: Wednesday, December 06, 2000 5:31 PM To: [EMAIL PROTECTED] Subject: Hi all Where can i get f

Re: Book

2000-12-06 Thread Manish Vohra
hi try "professional JSP" by wrox -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Rahman, Zahid Sent: Wednesday, December 06, 2000 4:26 PM To: [EMAIL PROTECTED] Subject: Book New to JSP - Can any one Ple

Re: Checked status of Radio Buttons on form

2000-12-06 Thread Manish Joshi
request.getParameterValues("fruits"); if (picked != null && picked.length != 0) { %> You picked the following fruits: >Apple >Banana >Orange <% } %> regards manish joshi - Original Message - From:

Re: how to delete a cookie immediately?

2000-12-05 Thread Manish Joshi
hey, i dont see any method caed killCookie() in jsp? plz explain MJ - Original Message - From: subramanian Athimoolam <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 06, 2000 10:46 AM Subject: Re: how to delete a cookie immediately? > hi > > try killcookie() > > > c

Re: session closing

2000-12-05 Thread Manish Joshi
u plz check for session is null or not as this if(session != null) { session.invalidate(); } - Original Message - From: rajan tirumala <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 05, 2000 6:30 PM Subject: session closing > Hi, > I am Rajan, I joined the listing i

Re: compile error

2000-12-02 Thread Manish Joshi
hi there, i think u hav to say this in ur page <%@ page import="java.util.*"%> then it will find Ennumeratiuon package cya reply if u get it right manish joshi - Original Message - From: Selochnik, Leonid <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Satu

How to pass string fromjsp to database accessing bean

2000-11-30 Thread Manish Joshi
hi all, hey i m generating sqlquery in my jsp page,to update the database i need = to pass it to bean where i will run this query on sql database,can = somebody tell me how do u pass this query to bean. thx in advance MJ ===

Re: a little offtopic

2000-11-28 Thread Manish Joshi
-e is to check whether the file exists or not(i suppose) u try it out and reply regards MJ - Original Message - From: Craig R. McClanahan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 29, 2000 11:51 AM Subject: Re: a little offtopic > Daniel Lynn wrote: > > > OK,

Capturing http at Browser( Client ) side

2000-10-27 Thread Mathur, Manish (CAP, GEFA, Contractor)
out of the Application. Is capturing "no activity" possible? Are there any API (Browser side ) available so we can capture whether any http request Was made by user. Thanks, Manish === To unsubscribe: mailto [EMAIL

Re: How to set the no-cache option for IE

2000-10-18 Thread Manish Bhatnagar
Hello! It does not work even with NN4.7. I tried it with both the browser but both of them seem to take the page from the cache. Manish prasanna ganesan wrote: > Hi > I am trying to set the no-cache option in JSP by using > > response.setHeader("Cache-C

Native code and JSP

2000-10-13 Thread Manish Bhatnagar
le my .jsp to get .class file so that I can generate .h file? Any comments would be appreciated. Regards, Manish Bhatnagar -- ~~~Live-Your-Dream Obstacles are things a person sees when he takes his eyes off his goal. -E. Joseph Co

Re: Native code and JSP

2000-10-13 Thread Manish Bhatnagar
of it? I hope I made myself clear. Bye, Manish subramanian Athimoolam wrote: > boss !! in jsp you need not compile anything. request time the class file > will be created automatically.no need of compilation. > > wi

.jsp files

2000-09-26 Thread Manish Bhatnagar
Hello! I am using Java Web Server 2.0. Where do I put .jsp files? There is no subdirectory in to put .jsp files as we have /classes and /servlets to put .class files. I have placed .jsp files in /public_html and it's working! Can someone throw more light on this? Tia, M

Re: Running JSP?

2000-09-26 Thread Manish Bhatnagar
Hello Ganesh! Modify your code as follows: <%@ page language="Java" %> <%@ page import="java.util.Date" %> First Page Today is: <%= new java.util.Date() %> You get the following output both in Netscape and IE: Today is: Tue Sep 26 17:16:51 GM

JSP & JNI

2000-09-26 Thread Manish Bhatnagar
Does JSP support JNI? --Manish-- -- ~~~Live-Your-Dream Obstacles are things a person sees when he takes his eyes off his goal. -E. Joseph Cossman === To unsubscribe: mailto [EMAIL PROTECTED

Re: properties file for JSP(Urgent help reqd)

2000-09-07 Thread Manish Kabra
You can do this by: In JSP: And Create a separate class file , like this: public class ServletNames { public static final StringMY_SERVLET = "RelativePath/MyServlet" ; } - Original Message - From: Kumar, Ashutosh(sdc) <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday,

Re: Two actions for HTML form

2000-08-24 Thread Manish Kabra
In onSubmit event call a function. Based on your requirement , the function will set the value of the action and submit the form. See hint: function callMe() { if (cond1) document.test.action = "Servlet1"; else document.test.action = "Servlet2"; document.test.submit(); }

Re: Application Scope Objects in Servlets

2000-08-24 Thread Manish Kabra
You can do it by using getServletContext().setAttribute("varName",actualVarName); - Original Message - From: Raja Nagendra Kumar <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 24, 2000 12:41 PM Subject: Application Scope Objects in Servlets > Hi! > > Can any one poin

Re: change the "selected" option of select option

2000-08-19 Thread Manish Kabra
Make it document.myform.D1.selected ="val3"; - Original Message - From: Leena Diwan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 19, 2000 3:00 PM Subject: change the "selected" option of select option > hello ! > > Sorry this is a bit off the topic. > > I want to

Re: request scope for bean from servlet

2000-08-04 Thread Manish Bijay Kumar
You can do it using RequestDispatcher. > -- > From: Karl Roberts[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list about Java Server Pages specification and > reference > Sent: Wednesday, August 02, 2000 10:54 PM > To: [EMAIL PROTECTED] > Subject: request scope

Re: jsp-bean

2000-08-04 Thread Manish Bijay Kumar
will make your classes to be loaded in to the classpath whenever you start your application server. I hope this will help you. Manish > -- > From: Deepak Arora[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list about Java Server Pages specification and > refe

Re: Compilation

2000-08-01 Thread Manish Bijay Kumar
in the working directory. Manish > -- > From: B R Nair[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list about Java Server Pages specification and > reference > Sent: Tuesday, August 01, 2000 12:22 AM > To: [EMAIL PROTECTED] > Subject: Re:

Re: Referrer URL

2000-07-31 Thread Manish Bijay Kumar
if the following doesn't work..then try history.go(-1) > -- > From: TODD HARNEY[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list about Java Server Pages specification and > reference > Sent: Monday, July 31, 2000 5:35 PM > To: [EMAIL PROTECTED] > Subject: Re:

Re: Connection to a database - failure

2000-07-31 Thread Manish Bijay Kumar
where is the method signature. You have directly coded evrything in the class body. Put your code within method body and then compile...it won't give such error > -- > From: Marcel van Kooy[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list about Java Server Pages specific

Re: Compilation

2000-07-30 Thread Manish Bijay Kumar
ucceeded. Manish... > -- > From: B R Nair[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list about Java Server Pages specification and > reference > Sent: Sunday, July 30, 2000 6:46 PM > To: [EMAIL PROTECTED] > Subject: Re: Compilation > > He

Difference between JSP.92 & JSP1.1

2000-07-29 Thread Manish Bijay Kumar
Hi all, Is there any site available where i can find the differences between JSP0.92 & JSP1.0 or JSP1.1 ? Thanks in advance... Manish === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTERE

Re: Help for JSP implicit objects

2000-07-28 Thread Manish Bijay Kumar
t; From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of manish jain > Sent: 28 July 2000 10:25 > To: [EMAIL PROTECTED] > Subject: Help for JSP implicit objects > > > Where can i get help for JSP implicit objects >

Re: How to call a servlet from a javascript function?

2000-07-28 Thread manish jain
Pull all listboxes to client and depend upon selection show required listbox with the help of DHTML and DIV/LAYER tag. Manish. - Original Message - From: Anu Pidaparti <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 26, 2000 9:49 PM Subject: How to call a se

Help for JSP implicit objects

2000-07-28 Thread manish jain
Where can i get help for JSP implicit objects session,application,request,responseetc Can u tell me links Also books for the same Manish. === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signof

Re: Development Tool and JSP Deployment

2000-07-28 Thread Manish Bijay Kumar
you can use Jbuilder3.5 EE. But the evaluation copy is not free. So, if you want to get it, you have to pay 7 US$. Just check the jbuilder's site for more info. > -- > From: Randy San Miguel[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list about Java Server Pages specificat

Re: Compilation

2000-07-27 Thread Manish Bijay Kumar
-J-Djavac.pipe.output=true *.java>C:\myfolder\error.txt Manish > -- > From: Ruchi Duggal[SMTP:[EMAIL PROTECTED]] > Reply To: [EMAIL PROTECTED] > Sent: Thursday, July 27, 2000 3:09 PM > To: [EMAIL PROTECTED] > Subject: Re: Compilation > >

Re: JDBC Connection in JSP

2000-07-26 Thread manish jain
u can use same connection Manish. - Original Message - From: wap@asl <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 26, 2000 12:20 PM Subject: JDBC Connection in JSP > Hi All, > > I am using JDBC connection to connect my jsp file with an A

Re: javabeans

2000-07-26 Thread manish jain
OK fine,but when u say To: <[EMAIL PROTECTED]> Sent: Wednesday, July 26, 2000 9:59 AM Subject: Re: javabeans > well,java bean is a component technology... > ||r to our ActiveX... > In ActiveX... we have to convert in to OCX ... here...package > under bean directory > regards > suriya >

Re: and database pool connection

2000-07-26 Thread manish jain
i think anyhow u have to include that class file in the jsp page. else u have to make a package for that class file and import it. Manish. - Original Message - From: Predict AG - Christian Ribeaud <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 26, 2000 11:4

jsp:useBeans Vs. EJB

2000-07-26 Thread manish jain
Can anybody Please tell me difference between Beans used with tag usebeans and ejbeans. Q1.Does code embedded in tag http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqp

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: **URGEN

**URGENT***

2000-07-21 Thread Manish Shah
found was to use the oreilley servlet package. I downloaded that. But I dont know how to use it. I tried to put that in the import statement, but not of much help. I even tried to modify my startserver.bat file on JSWDK1.0.1 by setting the class path. Please advice on it.

Unix commands from Servlets

2000-07-17 Thread Manish Shah
through servlets, it gave me an IOException and most times my JSWDK startserver terminated. It would be great if u can provided with some sample code for this. I would really appreciate if you can advice me in the above said stuff. Thanks Manish

Connecting to Oracle 8.0 through Applets.

2000-07-14 Thread Mathur, Manish (CAP, GEFA, Contractor)
river " + driver_class + "\n"); Class.forName (driver_class); output.appendText ("Loaded JDBC driver " + driver_class + "\n"); // Connect to the databse output.appendText("Connecting to " + connect_string + "\n"); conn = D

unsubscripe

2000-07-14 Thread Manish Dhariwal
-Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Rupali Bains Goswami Sent: Friday, July 14, 2000 2:03 PM To: [EMAIL PROTECTED] Subject: problems using session Jsp Gurus, I trying to do user authentication

Help

2000-07-14 Thread Manish Shah
stuff on the browser using JSP. I would really appreciate if you can advice me in the above said stuff. Thanks Manish __ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com

com.sun.image.codec.jpeg

2000-05-25 Thread Manish Bijay Kumar
Hi All, Has any body used the com.sun.image.codec.jpeg API. It would be great if some can provide some good examples on the above. Thanks, Manish === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signof

Servlet to JSP

2000-05-20 Thread Manish Bijay Kumar
scope = session. Thanks & regards. Manish === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/

using a concatinated string as a variable

2000-04-28 Thread Manish Keswani
Hi All, Facing a trivial problem. I need to use a string value as a variable name. It is possible in VBScript and javascript, but dosen't seem to work in java. I'd be glad if someone could help me out here. Regar

Image genration using jcchart & passing it to HTML client.

2000-04-10 Thread Manish Bijay Kumar
Hi all, What I am trying to do is to create a graph at the server end using jcchart and passing it to the client (HTML page). Does any body has done this successfully. If yes..then please guide me. Thanks in advance... Manish Kumar

Init Parameter access in JSP page

2000-03-30 Thread Manish Sharma
manually. If anyone is successfully accessing these parameters in similar environment or any suggestions will be very appreciated. Thanks. Manish Get your own FREE, personal Netscape WebMail account today at http

URGENT: SESSION TRACKING

2000-03-07 Thread Manish Bijay Kumar
start a different session. There shouldn't be any conflict with the existing session. So the idea is to have two different & concurrent sessions. Is it possible ? if yes, then please reply back with the solution. Than

Tech: Tree in JSP

2000-02-10 Thread Manish Bijay Kumar
Hi, Has anybody used tree-structures in JSPs. If yes please give some related information. Thanks, Manish > -- > From: David Yee[SMTP:[EMAIL PROTECTED]] > Sent: Thursday, February 10, 2000 10:34 AM > To: [EMAIL PROTECTED] > Subject: wei

  1   2   >