Go to...
http://www.servlets.com/cos/index.html
Best Regards,
Mike Cronin
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED] On Behalf Of
Jagannayakam
Sent: Wednesday, July 09, 2003 3:19 AM
To: [
Yep, go to...
http://www.servlets.com/cos/index.html
Best Regards,
Mike Cronin
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED] On Behalf Of Gang
Zhang
Sent: Wednesday, July 09, 2003 10:
Yep, we're alone as always. But occasionally we "kings of the world"
climb down off our throne to get ungrateful others out of a jam!
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED] On Behalf Of
fabrice B
Hi Prais,
Change the source file name SimpleBean.java to be FileUploadBean.java and
you should be good to go.
Mike
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:SERVLET-INTEREST@;JAVA.SUN.COM]On Behalf Of Lance
Prais
S
thInfo()%>
I expected the previous expression to return "/extra/info"
Any suggestions?
Thanks in advance,
Mike Cronin
___
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message &
focus due to
excessive bashing which I feel is more of a detriment than off topic
posting.
I just think we should be careful about going off course due to a simple off
topic post.
Regards,
Mike Cronin
-Original Message-
From: A mailing list for discussion about Sun Microsystem'
, unhelpful
and offhanded comments this morning, I feel we should stick to answering any
question presented with as little overhead (i.e. slams and/or digs) as
possible. Even when the post is off topic, let's see if we can get an answer
to that programmer and move on.
Thanks much,
Mike C
mat object parameter
String dateString = sdf.format(currentDate);
Additional info can be found at the following links...
http://www.dataoncall.com/snippets/java/Calendar.getinstance().jsp
http://www.dataoncall.com/snippets/java/SimpleDateFormat().jsp
Hope all this helps ya!
Best regards,
Mike C
Thanks Pramod, Vikramjit, Siddharth, and Chris... works like a charm now!
Best regards!!!
Mike
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Mike
Cronin
Sent: Tuesday, Septemb
just stops.
What am I missing?
Thanks in advance!
Mike Cronin
--
package doccookietest;
import javax.servlet.*;
import javax.servlet.http.*;
import java.io.IOException;
public class CookieServlet extends HttpServlet {
public void
Hey Travis,
I've put together the following...
http://www.dataoncall.com/snippets/Calendar.getinstance().jsp
Hope this helps ya!
Mike Cronin
Data On Call
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mai
Hey Travis,
Please allow me to elaborate:
char c = '^';
int x = (int) c;
String hex = Integer.toHexString(x);
Variable "hex" will now contain "5e"
Hope that helped.
Mike Cronin
Data On Call
-Original Message-
From: A mailing list for discussio
Hi all,
Does anyone have an example of performing a doPut() from a servlet.
Thanks so much in advance!!!
Mike Cronin
Data On Call
___
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message
MultipartRequest(request, thisJobPath + "\\" +
tempName, 1 * 1024 * 1024);
}
catch (FileNotFoundException fnfe) {
badUpload = true;
}
catch (IOException ioe) {
badUpload = true;
}
Hope this helps.
Mike Cronin
Data On Call
---
.
http://java.sun.com/docs/books/tutorial/servlets/index.html
http://developer.java.sun.com/developer/onlineTraining/Servlets/Fundamentals
/contents.html
Hope this stuff helps bud!
Mike Cronin
Data On Call
-Original Message-
From: A mailing list for discussion about Sun Mic
prevents caching at the proxy
server
Additional info can be found at...
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q234067
and...
http://www.jguru.com/faq/view.jsp?EID=377
Hope
this helps ya!
Mike
Cronin
Data
On Call
-Original Message-From: A mailing l
etRow()).toString();
rs.beforeFirst();
stmt.close();
done(conn);
}
catch (ClassNotFoundException cnf){
cnf.printStackTrace();
}
catch (SQLException se) {
se.printStackTrace();
}
Thanks in advance for your assistance!
Mike Cronin
newimage="";
}
Best Regards!
Mike Cronin
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Lance
Prais
Sent: Monday, April 29, 2002 9:24 AM
To: [EMAIL PROTECTE
Hey Uch,
try...
response.sendRedirect("/servlet/projectName.ServletName);
Best Regards!
Mike Cronin
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
Ezeilo Uc
19 matches
Mail list logo