what is mean by IntranetDataSource

final URL url = new URL(" ")

FileInputStream fileInputStream = new FileInputStream(" ");

IntranetDataSource ids = new IntranetDataSource(fileInputStream);

which package I should import to get this class?

[228 byte] By [chandralekhaa] at [2007-11-27 11:40:43]
# 1

THERE iS NO jar for IntranetDataSource .

u must be coping this from somewhere where that IntranetDataSourceis just only a class ..nothing else .

There is nothing called IntranetDataSourcein java

AmitChalwade123456a at 2007-7-29 17:33:30 > top of Java-index,Java Essentials,Java Programming...