![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| login to unix using java | dowell | UNIX for Advanced & Expert Users | 2 | 05-18-2008 01:11 PM |
| Java with Unix (Redirection + Piping) | fluke_perf | High Level Programming | 3 | 04-30-2008 11:52 AM |
| How to set path for java in UNIX | subhotech | UNIX for Dummies Questions & Answers | 2 | 07-12-2007 10:57 AM |
| newbie need help to run java in UNIX | uci | UNIX for Dummies Questions & Answers | 5 | 03-10-2005 02:01 AM |
| run a java file on UNIX? | leotopia | UNIX for Dummies Questions & Answers | 3 | 07-17-2003 11:44 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
java on unix
hi
java packages or libraries which are being used on windows will they successfully run on unix environment. import com.jscape.inet.smtp.*; Import com.jscape.inet.email.*; these are the two packages which i want to use. |
|
||||
|
That really depends on the package you are using, whether they take advantage of platform-dependent features. Those using JNI, for instance, have platform dependent sections. But I guess most Java packages are platform independent, so you may probably assume so.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|