Admain Applet Not Found....

2000-11-13 Thread Pranav Bansal
Hi all, Please help me regarding this problem. When I goes to http://localhost:9090 there is a message 'admin applet not found, bad magic number'. Is anyone know that what should be the reason behind this problem? Please reply me. With regards, Pranav Kumar Software Engineer Informica In

Shooping cart

2000-10-31 Thread Pranav Bansal
Hi all, I want to know what are the possible method for creating a Shopping cart without using Session??? If anyone have some information then please tell me with details. Thanking you, Regards, Pranav Kumar Software Engineer Informica India Pvt. ltd. Noida,India Phone: -91-118-4514702 w

JavaBeans

2000-10-14 Thread Pranav Bansal
Hi all, I want to know the main reasons for occurring following error. package "com.informica.d1.c1" not found Actually I site at local JWS server running very well. We have a main folder in which we have all the jsp pages and this "com.informica.d1.c1" package. Then I

Re: Help regarding upload Servlet

2000-10-11 Thread Pranav Bansal
om: Sanjay Vashisht <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 11, 2000 12:52 PM Subject: Re: Help regarding upload Servlet > edit the java.policy file by adding the permission java.io.FilePermission, "read" > > Pranav Bansal wrote: > >

Re: Help regarding upload Servlet

2000-10-11 Thread Pranav Bansal
ber 11, 2000 12:13 PM Subject: Re: Help regarding upload Servlet > try editing the java.policy file. May be this will help > > > Pranav Bansal wrote: > > > Hi all, > > I am using the com.orielly.servlet.* package for uploading files. > > I am using Javaw

Help regarding upload Servlet

2000-10-10 Thread Pranav Bansal
Hi all, I am using the com.orielly.servlet.* package for uploading files. I am using Javawebserver 2.0, Jdk1.2.2 on Windows NT platform. But at the time of uploading file, I got the error "java.security.AccessControlException: access denied (java.io.FilePermission \upload read) ". "\upl

Jsp With XML

2000-09-30 Thread Pranav Bansal
Hi all, Could anyone tell me the way for using XML as middle tier with Jsp Application? Let me explain you that what I want to Do. I have a jsp page at which I have some drop downs like for selecting country, for state, for city etc. Now depending upon the selection I have to fire a datab

No Subject

2000-09-30 Thread Pranav Bansal
Hi All, Sorry for posting this Question. But I want to Know that Is there any on line documentation or site or Book which would helpful in learning Java,jsp, Servlets etc. on Red Hat Linux Platform With Regards, Pranav Kumar Software Engineer Informica India Pvt. ltd. Noida,India Phon

Re: Constuctor overloading in Java Bean

2000-09-26 Thread Pranav Bansal
gt; To: <[EMAIL PROTECTED]> Sent: Tuesday, September 26, 2000 11:24 AM Subject: Re: Constuctor overloading in Java Bean > The no argument will be called... > > -Original Message- > From: Pranav Bansal [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 25, 2000 10:4

Constuctor overloading in Java Bean

2000-09-25 Thread Pranav Bansal
Hi all, Is it possible to do the Constructor Overloading in A Java Bean? If yes, then which constructor'll be called when we use this Java Bean in a Jsp Page using tag? For ex. lets take the following bean. public class testbean { public testbean() { System.out.println("H

Java Bean's in JSP

2000-09-25 Thread Pranav Bansal
Hi all, I am using a very simple bean in a jsp page. The bean source is as follows.. import java.io.*; public class Test { private String testquery=""; public Test() { System.out.println("Hello World");

Help regarding CacheRowSet

2000-09-21 Thread Pranav Bansal
Hi all, I am trying to use the CacheRowSet class. But I face a problem. The following code is run very well with JWS2.0 but not running with WebLogic 5.1 The code is... <%@ page info="pk76" import="java.io.*, java.util.*,sun.jdbc.rowset.*,javax.sql.*" %>

Re: problem with scope in

2000-09-19 Thread Pranav Bansal
hi, you have to use regards, Pranav Kumar Software Engineer Informica India Pvt. ltd. Noida,India Phone: -91-118-4514702 www.informica.com - Original Message - From: RAJESH SINGHANIA <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 20, 2000 9:1

Test Mail

2000-09-15 Thread Pranav Bansal
Hi, Please ignore this mail. Thanks, Pranav Kumar Software Engineer Informica India Pvt. ltd. Noida,India Phone: -91-118-4514702 www.informica.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INT

Database Connection with Beans

2000-09-12 Thread Pranav Bansal
Hi all, I want to create the DataBase connection once time on my site. For this, I have two options.One: - create a connection and then put it in a Session object. But with this way problem is 'session timeout'. Now the other way (may be) that some how I Store database connection in a bea

DataBase Connection

2000-09-12 Thread Pranav Bansal
Hi All, I am using the WebLogic 5.1 and MS-SQL Server on Windows NT. Now i want to make the Database Connection in such a way that it should create only at first page of the site and can be used on other pages with out recreating it. Is it Possible? It yes, then please tell me how. With

Application Bean

2000-09-12 Thread Pranav Bansal
Hi all, I am using an Application bean at my Home page as ... But when I call it at some other page like .. <% int i=bean1.getMunber();%> it's gives the error that 'bean1' is not a variable or class I am using the Weblogic 5.1 on Windows NT, Please help

Re: Sending files

2000-09-05 Thread Pranav Bansal
Hi, For this you can use the com.oreilly.servlet package. You can download it form http://www.servlets.com/resources Pranav Kumar Software Engineer Informica India Pvt. ltd. Noida,India Phone: -91-118-4514702 www.informica.com - Original Message - From: Maciej TylczyƄski <[EMAIL PROTEC

Session Tracking WIth Wml

2000-08-16 Thread Pranav Bansal
Hi all, I am using the Nokia Wap Tool Kit. I am facing some problem with Session Tracking. I am able to retrieve the Session Value with in the same page but not at the different page. is anyone have some Idea about this? Thanks In Advance. With Regards, Pranav Kumar Software Engineer In