Hai ,
Please check the below code which helps u to send batch mails ..
import javax.mail.Folder;
import javax.mail.Store;
import javax.mail.Transport;
import javax.mail.internet.InternetAddress;
import javax.mail.internet.MimeMessage;
import javax.mail.Message;
import javax.mail.MessagingExceptio
Hello Ankur,
I think u are getting the error page only because u did not define the
output page. ie in
Hope it helps u .
Regards :)
Krishna
- Original Message -
From: "Ankur Gupta" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'
I am not a big struts giant :)
But let me give my suggestions on ur doubt
In the case of links we are just invoking a java (acion) file . If we need
to send some value through links to action file we need to send as parameter
from our link.
HTML:FORM tag is mainly meant for passing form
Hi,
You can go through "Professional jakarta Struts 1.1" written by james
goodwill and richard hightower. its published by wrox .
jay
- Original Message -
From: "Nishant" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, November 16, 2004 4:40 PM
Sub
i am not a fundu in struts but still ..:)
please go through the below link and check whether it make sense. Null
pointer exception usually arises when we are trying to extract some values
from variables which are "null". Please check whether the variables u r
calling when the action is perfor
uma ,
Good Work..
its always better to take a backup of the working directory . hope u know it
well . still reminding ..
- Original Message -
From: "uma.k" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Friday, December 17, 2004 11:52 AM
Subject: [
include the below and check
- Original Message -
From: "uma.k" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Saturday, December 18, 2004 3:10 PM
Subject: file upload problem
> Hi,
> I am modifying the upload files given by struts and trying to uploa
1. From the jsp page select the image (image path) for uploading. Let the
preview button be a submit button .
function setHidValue()
{
document.frm.paramPassed.value="preview";
}
ie when u click the preview button a java script function is called, in
which we assign a value t
change the below line of ur action file
String fileName2 = filePath+"/"+fileName;
to
String fileName2 = filePath+fileName;
- Original Message -
From: "uma.k" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTE
al Message -
From: "uma.k" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>; "'Jay Chandran'"
<[EMAIL PROTECTED]>
Sent: Sunday, December 19, 2004 12:32 PM
Subject: RE: file upload problem
> Hi Jay,
>
Thanks Eddie
I will do that. Have u tried implementing the same? :)
Jay Chandran.
- Original Message -
From: "Eddie Bush" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; "Jay Chandran"
<[EMAIL PROTECTED]>
Sent: W
Is it possible to display the output as an applet in struts? if so how is it
possible ?
Thanks ,
Jay
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
gards,
S.Ramkumar
-Original Message-
From: Dakota Jack [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 22, 2004 2:57 PM
To: Struts Users Mailing List; Jay Chandran
Subject: Re: Displaying applets
Struts is really fairly Applets agnostic, Jay. You don't have to make
any connection with St
if the problem is after executing the sql statement then u might not closed
the connection properly. its always good to close the resultset, statement
and connection. If ur action file does not close the sql connection the
system hangs.
- Original Message -
From: "Nadia Kunkov" <[EMAIL PR
-
From: "Nadia Kunkov" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" ; "Jay Chandran"
<[EMAIL PROTECTED]>
Sent: Thursday, December 30, 2004 7:33 PM
Subject: RE: struts and Tomcat4.0.4
Thanks,
Connections were a part of my problem actually. But tha
Hi all,
I need to download JBOSS 4.0.1 for windows. Where can i get this ? What
should i download? I can see lots of downloads for jboss. ie jboss4.0.1
RC1.zip, jboss4.0.1 RC2.zip.. etc.
Which one should i download??
:-)
Jay
--
Thanks :-)
Jay
- Original Message -
From: "Slattery, Tim - BLS" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'"
Sent: Thursday, January 13, 2005 9:21 PM
Subject: RE: Regarding JBOSS
> > I need to download JBOSS 4.0.1 for windows. Where can i get
> > this ? What should i downl
Hi,
i am downloading JBOSS from the below link as per ur instructions.
http://ovh.dl.sourceforge.net/sourceforge/jboss/jboss-4.0.1RC1.zip
is this ok for me .
or should i download some other links. I can see lots of links for
downloading JBOSS.
jay
- Original Message -
From: "Sla
Hi all,
How can we read XML files using struts? is this possible. Can any one povide
a link or give an example for reading XML files using struts?
:-)
Jay
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Hi all,
How can i read XML files using struts? is this possible? Can any one provide
a link or give an example for reading XML files using struts?
:-)
Jay
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional command
Hi,
Is it possible to connect to two databases from a struts application.
ie basically is it possible two add two database connectivity in
struts-config.xml?
Regards,
Jay
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
21 matches
Mail list logo