User Profile

Collapse

Profile Sidebar

Collapse
vidi
vidi
Last Activity: Oct 31 '06, 02:58 AM
Joined: Sep 28 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • vidi
    replied to Sending MS Outlook Meeting Request
    in Java
    Hi People ... finally my friend & i have found the solution ourselves !!! If you want the code, lemme know ...
    K.R.Vidya Shankar...
    See more | Go to post

    Leave a comment:


  • vidi
    replied to simple help
    in Java
    Hi,

    You can try to set the classpath to the current directory using dot (.) ... consider the following example:

    cmd> set classpath=.
    cmd> javac test.java
    cmd> java test

    temme if tat helped u ......
    See more | Go to post

    Leave a comment:


  • vidi
    replied to help me
    in Java
    Hi,

    You may try to set the classpath to the current directory ... for instance, your file is test.java, here is how it goes:

    cmd> set classpath=.
    cmd> javac test.java
    cmd> java test...
    See more | Go to post

    Leave a comment:


  • vidi
    started a topic Sending MS Outlook Meeting Request
    in Java

    Sending MS Outlook Meeting Request

    Hi all,

    Can someone please send me a working JAVA code that would send a Meeting Request to MS Outlook ?

    I Badly need this ASAP ...

    My id: mailvidi@gmail. com

    Thank You,
    Vidi
    See more | Go to post
No activity results to display
Show More
Working...