cookies

2002-02-25 Thread JavaSoft
anyone knows any tutorial about cookies and how i control cookies i my jsp/servlet page ? I wanna make my own session manager and handle all tasks about session and not gonna using http session that can find in a servlet engine. Any one has tried to make own session manager ? === thx, a Java

OOT:Database connection in weblogic

2002-01-31 Thread JavaSoft
Any one knows how can i test connection to oracle database from weblogic ? All i know is using weblogic console but have no idea how to test the connection .. anyone has any idea ? === thx, a Java Addicted === To

Re: OOT:Database connection in weblogic

2002-01-31 Thread JavaSoft
created then u r succeded -Original Message- From: JavaSoft [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 4:23 PM To: [EMAIL PROTECTED] Subject: OOT:Database connection in weblogic Any one knows how can i test connection to oracle database from weblogic ? All i know is using

OOT:Web Logic

2002-01-13 Thread JavaSoft
Hi all, I have installed web logic 6.1 in my linux server but seems i cant run default server or any samples. i cant run setEnv also. The error said no web server in directory or no weblogic.jar found. I have checked in the directory but those files are exist. I am using 30 days trial

Transforming XML in JSP

2001-12-20 Thread JavaSoft
Any one knows what is the code in JSP to transforming XML to HTML using XSL file in server side ? I have the XML and XSL files already ... i cant find the jsp code to do this .. or anyone knows any document i can use ? ==thx,a Java Addicted

Re: Transforming XML in JSP

2001-12-20 Thread JavaSoft
Ok thx alot .. ==thx,a Java Addicted - Original Message - From: Bert Van Kets To: [EMAIL PROTECTED] Sent: Thursday, December 20, 2001 6:45 PM Subject: Re: Transforming XML in JSP Check out Xalan from the apache project

Query problem

2001-12-17 Thread JavaSoft
I have a problem with query. I wanna move lots data from, could behundred records from a table in a database A to a table in database B when a user click a button. But i got error Out Of Memory. This is because i select all records from database A at once and then move it to database B.

Re: Query problem

2001-12-17 Thread JavaSoft
No i never try JDBC for this case, but let me check SQLServer documentation for this Thx for the info .. ==thx,a Java Addicted - Original Message - From: Bert Van Kets To: [EMAIL PROTECTED] Sent: Monday, December 17, 2001 8:08 PM Subject: Re: Query problem

XML parser/generator

2001-11-26 Thread JavaSoft
Guys, anyone has idea about good XML Parser/Generator with good document how to use the parser/generator ? ==thx,a Java Addicted

OOT:Web Logic

2001-11-13 Thread JavaSoft
Hi any one knows good tutorial for a newbie about how to install and setting up web logic in linux machine ? ==thx,a Java Addicted

OOT:Socket Problem

2001-10-31 Thread JavaSoft
Hi, Anyone knows how in socket programming to make a client connects to a server with specific local port ? I mean if the server provides port 1000.. i wanna make my client connect to the port 1000 in server side using port 5000 in client side. I have been looking in the Socket class in the

Re: OOT:Socket Problem

2001-10-31 Thread JavaSoft
Thxhorwat, i did the same thing as u told and it works. There's something that i missed, but not the socket method its self but others setting. ==thx,a Java Addicted - Original Message - From: horwat To: [EMAIL PROTECTED] Sent: Thursday, November 01, 2001 4:57 AM

test

2001-09-19 Thread JavaSoft
pls ignore

saved password problem

2001-09-17 Thread JavaSoft
Hi guyz, anyone has an experianced when someone login fromyour web site then the browser offers you to save the password, and they press SAVED Password and next time if they login with the same username your JSP application prevents the browser put the password automaticly ??? Is this

Re: response.sendRedirect() problem to Irawan

2001-08-27 Thread JavaSoft
yah .. you are correct, i have tried it by my self too but still no changed. The page still cant refresh automaticly. ==thx,a Java Addicted - Original Message - From: Senthil Raja V To: [EMAIL PROTECTED] Sent: Monday, August 27, 2001 3:59 PM Subject: Re:

response.sendRedirect() problem

2001-08-26 Thread JavaSoft
i have a silly problem here, if i delete a data in database from my jsp page .. let say in the page i got 10 datas and i deleted one, and after i deleted it i used sendRedirect() method to go back to the list page. I need to refresh the page or it will keep showing 10 datas. How can i make

Re: response.sendRedirect() problem

2001-08-26 Thread JavaSoft
Can you tell me how can i do that sir ??? ==thx,H`L - Original Message - From: Irawan To: [EMAIL PROTECTED] Sent: Monday, August 27, 2001 6:30 AM Subject: Re: response.sendRedirect() problem You may want to try to set so that the browser will not cache the

Re: Oracle Stored Procedure in Java

2001-06-18 Thread JavaSoft
at http://technet.oracle.com/doc/java.815/a64685/basic5.htm Regards, Arnab -Original Message- From: JavaSoft [mailto:[EMAIL PROTECTED]] Sent: Monday, June 18, 2001 10:11 AM To: [EMAIL PROTECTED] Subject: Oracle Stored Procedure in Java Hi guyz, maybe this is out of topic but i

Oracle Stored Procedure in Java

2001-06-17 Thread JavaSoft
Hi guyz, maybe this is out of topic but i really appreciate if you can help me out.. I am looking any Doc/Tutorial about How java calls/uses Oracle Stored procedure ... == thx, a Java Addicted === To unsubscribe: mailto

ResultSet

2001-05-23 Thread JavaSoft
to jsp, using = vector or resultset..=20 thx JavaSoft === 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