Hello Sir,
I am working on Tomcat4.1.24 and jsp/servlet application
loaded into it.The problem i am facing is that when i Start the Tomcat Server
the Command Prompt Window opens up for a few seconds and it vanishes
after that..but the server startsI have made neccessary chang
Hello Sir,
Thanks for your suggestion..
Sorry for the typing mistake...it is WEB-INF and not WEB_INF...
I have the AppSelectionServlet under ,
"webapps/web/WEB-INF/classes/com/servicelane/screens/AppSelectionServlet.cla
ss"
and also under
"webapps/web/sl/servlet/AppSelectionServlet.class".
Because
Hello Sir,
I am working
on EJB and using the following Code to Download a Text File from a
particularDirectory on the Server to any where the user need to download it
through the Dialouge box...But what i Really want to achieve is that the
user should not be asked for an Dialouge b
Hello
All,
I am facing a very Strange Problem...I tried to send Newsletters with
following 3 URL's
1)URL=http://www.java.sun.com
2)URL=http://www.rediff.com
3)URL=http://www.oracle.com
After sending this newsletter when the Recipients
clicks on the links fro
eBodyPart);
msg.setContent(multipart);
Transport.send(msg);
Please help me out with the problem.Thanks a million in
advance...
Regards
SSMTech
;filename=\""+fname+"\";");
ServletOutputStream stream = null;
try {
BufferedInputStream bif = new BufferedInputStream(new
FileInputStream("c:/ssmtech/download/customers/"+fname));
int data;
strea
Hello All,
Can anyone give me a detail descriptions
of code for downloading a Text File from server to desktop.
Can I use Multipart Request class.. from Oreilly.servlet.
Sameer.
Hello,
I am trying to Upload a File using MultipartRequest Class, but the Directory(c:/upload) to which the File is to
be Uploaded is giving problem.
The Method “dir.canWrite()” is not getting executed.The directory
c:/upload exists on my PC .
The Code is as
follows
Hello
All, I am trying to send a
file(JPG Image) from my PC as an Attachment,but it is giving me an
Exception (access denied)"java.io.FilePermission".
I am using the JavaMailAPI for sending the Attachment.Also i
have given the IMG SRC(Hard Code) to a String and that String is sent
Hello All,
How can i send properly designed HTML page as a mail,but not as an
Attachment.
For example,a NewsLetter.
Sameer
ontactpage location
or Contact page in another location or the same page in all four locations.
Please respond as soon as possible,
SSMTech
___
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of t
11 matches
Mail list logo