Re: request scope for bean from servlet

2000-08-05 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 for

Re: jsp-bean

2000-08-04 Thread Manish Bijay Kumar
Hi Deepak, I never worked on weblogic but I do have experiance of other Application Servers. In our case we have a folder called classes where we dump our beans. The other way to do this would be to make a jar file of all the classes and put them in your lib directory and start the server. This

Re: Referrer URL

2000-08-01 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: Compilation

2000-08-01 Thread Manish Bijay Kumar
but it always gives an empty error.txt, eventhough errors are reported on the screen. Is it a bug in 1.3 candidate version? I am still using 1.3 candidate version! Thanks and regards BRN. -Original Message- From: Manish Bijay Kumar [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED

Re: Compilation

2000-07-31 Thread Manish Bijay Kumar
. Thanks BRN. -Original Message- From: Manish Bijay Kumar [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Thursday, July 27, 2000 4:07 PM Subject: Re: Compilation Hi ruchi.. u can use following command to generate a error log. while changing the buffer size is also

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

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-INTEREST". Some

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

Re: Help for JSP implicit objects

2000-07-28 Thread Manish Bijay Kumar
refer to following faqs...you will find good help.. 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/faqpage.jsp?name=Servlets -- From: Ruchi

Re: Compilation

2000-07-27 Thread Manish Bijay Kumar
Hi ruchi.. u can use following command to generate a error log. while changing the buffer size is also a solution but for me at least this one is more handy. Suppose I want to compile a xyz.java file. then my command should be. javac -J-Djavac.pipe.output=true *.javaerror.txt where, xyz.java

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: "signoff

Servlet to JSP

2000-05-20 Thread Manish Bijay Kumar
Hi all, Can anybody tell the optimum way to pass a collection object from the servlet to JSP ? I have got two options currently. 1. Adding the collection object with the session or, 2. Using a javaBean which will hold the collection object and using the JavaBean in the JSP using usebean tag with

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

Books on JSP

2000-02-10 Thread Manish Bijay Kumar
Hi all, I want to know about some good books on JSP. Thanks, Manish === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at:

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: weird error Hi - While

Help:JSPs on IIS webserver

2000-02-09 Thread Manish Bijay Kumar
Hi all, Is there any way to use JSP on IIS web server. I have heard that some JAR file is available which can be used as some add-on to IIS web server to run JSPs. Looking forward to ur reply. Thanks Manish -- From: Christian Mallwitz[SMTP:[EMAIL PROTECTED]] Sent: