User Profile
Collapse
-
Thanks Motoma, I searched in Google many times, its saying i need to edit httpd.conf file. But i do't have tht file.... -
pl. help me
I have posted a question like this "how to set up subdomain apache tomcat " ,but nobody replied. Please guys help me, bit urgent.
Thanks -
how to set up subdomain apache tomcat
hi all,
I want to set a subdomain(abc.d omain.net) to same ip(www.domain.n et), So i edited this file C:\abc\jakarta-tomcat-5.5.7\conf\serv er.xml
<Host name="localhost " appBase="webapp s"
unpackWARs="tru e" autoDeploy="tru e"
xmlValidation=" false" xmlNamespaceAwa re="false"
<alias>www.abc. domain.net</alias>
</host>... -
attachment flag(symbol)
hi friends,
I wrote javamail to send mass emails with pdf file attachment. File is attaching, but in inbox along with subject i can't see attachment symbol. How to set attachment flag in coding??
Pl. suggest me.
Thanks in advance -
how to club html code in java
I wrote java file to send mass email. But mail contains images, text format .
Is it possible to club html code in java file?
thanks -
how to update new menu item in a existing project
Hi,
I want to add one menu item into the existing website. I added java, jsp ,xml & struts-config.xml files. still i am getting this error. Is there anything missing??
HTTP Status 500 - No action instance for path /SendMail could be created
--------------------------------------------------------------------------------
type Status report
message No action instance for path... -
cannot find symbol
hi,
I wrote sending mass email program in java. If i try to compile using ant compiler, i am getting this error.
[javac] c:\mail\src\com \mail\action\Se ndMail.java:125 : cannot find
symbol
[javac] symbol : method connect(java.la ng.String,java. lang.String)
[javac] location: class javax.mail.Tran sport
[javac] t.connect(SMTP_ AUTH_USER, SMTP_AUTH_PWD);
[javac] ...
No activity results to display
Show More
Leave a comment: