User Profile

Collapse

Profile Sidebar

Collapse
jank
jank
Last Activity: Oct 23 '07, 01:31 AM
Joined: Aug 13 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jank
    replied to how to set up subdomain apache tomcat
    Thanks Motoma, I searched in Google many times, its saying i need to edit httpd.conf file. But i do't have tht file....
    See more | Go to post

    Leave a comment:


  • jank
    started a topic pl. help me

    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
    See more | Go to post

  • jank
    started a topic how to set up subdomain apache tomcat

    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>...
    See more | Go to post

  • jank
    started a topic attachment flag(symbol)
    in Java

    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
    See more | Go to post

  • jank
    started a topic how to club html code in java
    in Java

    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
    See more | Go to post

  • jank
    started a topic how to update new menu item in a existing project
    in Java

    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...
    See more | Go to post

  • jank
    started a topic cannot find symbol
    in Java

    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] ...
    See more | Go to post
No activity results to display
Show More
Working...