Hi,
I am using an attribute in APPLICATION scope for concurrency checking. The
problem is the attribute has to be reset if (and only if) the user navigates out of
the page without submitting the data (say ,by clicking the BACK button in the browser)
... So ,how do i detect that?
===
only my beans in the web-inf/classes...
Kishor K <[EMAIL PROTECTED]> wrote:
is thr any files included in browse.jsp "which is not in the same directory"
_
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.
java:160)
at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
at java.lang.Thread.run(Thread.java:484)
Help
Regards
Vikas
_
Chat with your friends as soon as they come online. Get Rediff Bol at
h
yup i think so...i put servlet.jar from my Tomcat into my JDK's ext and it worked...
thanx
vikas
Hans Bergsten <[EMAIL PROTECTED]> wrote:
Most likely you have an old servlets.jar
returns a String whereas sendRedirect takes a
String...
please help!!!
regards
vikas
__
Creativity is great, but plagiarism is faster!
_
Chat with your friends as soon as they come online. Get Rediff B
JSP pages are by default thread safe(isThreadSafe=true)
If set to false, the JSP page uses the Single Thread Model.
Regards
Vikas
___
To know recursion, you must first know recursion.
_
Chat
global.jsa is not a part of standard JSP framework as of now although some servlet
engines do support itfor more information u can check out Professional JSP byWrox
Publications...
cheers
vikas
_
Chat with your friends as soon as they
hi...
assuming u already have JDK...u need a JSP container...
I suggest Apache Tomcatvery easy to start with...
u can download it from
http://java.sun.com/products/jsp/download.html
cheers
vikas
>>
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/produc
hi..
i have a JDBC problem..
can anyone suggest a JDBC mailing list where i might get it solved..
thanks
vikas
_
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com
try this code:
public class Runner{
void run(){
Process p;
Runtime r = Runtime.getRuntime();
try{
p = r.exec("freecell.exe");//put the name of ur .exe here
}catch(java.io.IOException ioe){
ioe.printStackTrace();
}
}
hi..
u have to set the home directory of ur JDK...assuming its c:\jdk1.3 just put the
following in ur autoexec.bat:
JAVA_HOME = c:\jdk1.3
hope u have also put:
TOMCAT_HOME = c:\tomcat where c:\tomcat is the root directory where of ur Tomcat files.
And regarding ur question about what a Java Inter
I am running my JSP on Weblogic 5.1.0 Can I call an EJB from my JSP page
If yes, How? or any ideas where can I find reference regarding these things.
TIA.
Get your FREE download of MSN Explorer at http://explorer.msn.com
=
Hello Kai,
just right click the dos wondow and go to:
Properties:-> memeory and increase to 4096... then try.
hope works...
>From: Kai Hackemesser <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>S
Thank you Delfi,
But can I access through browser... by
http://localhost:8080/admin/...
Please do reply me
Bye!
>From: "Robuschi (Delfi)" <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subj
Can anybody tell me taht from where do I get a simplest sample application
to Deply on Tomcat..
I am new to Tomcat, though I have been working for a long time ob ASP with
IIS,and it will be my first application on Tomcat.JSP app. will be better.
Please give me some links...
TIA
bye!
_
Just now I have installed Tomcat.. on WindowsME
how to get into admin part of it...
what is U/Password to do the same for first time...???
TIA
_
Get your FREE download of MSN Explorer at http://explorer.msn.com
==
>Subject: Re: Tomcat on WindowsME
>Date: Tue, 19 Dec 2000 14:25:19 -0600
>
>check your CLASSPATH
>
>Vikas Arora wrote:
>
> > I am not able to configure Tomcat on Windows Me.
> > I have alrady set ANT_HOME and TOMCAT_HOME in autoexec.bat of Windows
&g
I am not able to configure Tomcat on Windows Me.
I have alrady set ANT_HOME and TOMCAT_HOME in autoexec.bat of Windows Me.
Bur while starting it is giving the follwing error:
java.lang.ClassNotFoundException:
org/apache/tomcat/service/http/HttpConnectionHandler
at..
..
..
..
Please help me
what
Hi,
Some time it happens to me also.
Check your *.jsp file...
There might be some small mistype, which causes this problem
hope you will get it.
>From: JSP Ask <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL
Hi
Can anybody tell me how to Unsubscribe this JSP Website as i am getting
a lot mails which is causing space problem in our server..
Thanks in advance.
Kind Regards
Vikas
===
To unsubscribe: mailto [EMAIL PROTECTED] with
the file into another file to do this.
Vikas.
"Shun, Vadim" wrote:
> I use a library (free) called NetComponents for FTP management, you can
> download it from the Web.
>
> Despite its possible to use it from JSP, I would not recommend doing it as
> it clogs your presentati
to know is how to give the base functionality of FTP
using JSP. Does JSP have any objects that directly assist FTP, or are
there any components available on the net.
Thanks in advance.
Vikas.
===
To unsubscribe: mailto [EMAIL
22 matches
Mail list logo