where I can get the "com.sun.net.httpserver " api.

where I can Download the "com.sun.net.httpserver " Package of the api?And I want to get the source.
[113 byte] By [zqla] at [2007-10-3 4:26:39]
# 1

If you truely mean com.sun....

then it is part of the undocumented sun package that you should not use directly, and you probably already have it. But you would not have any documentation for it, and from version to version, it is not guaranteed to be present, or, if it is, it is not guaranteed to be accessed in the same manner.

masijade.a at 2007-7-14 22:29:19 > top of Java-index,Core,Core APIs...
# 2
thank you. I want to get the source . I want to write a server soft. So I want to consult the source . I can get it or not ? Tell me . Thanks.
zqla at 2007-7-14 22:29:19 > top of Java-index,Core,Core APIs...
# 3
No, I don't think you can.
masijade.a at 2007-7-14 22:29:19 > top of Java-index,Core,Core APIs...
# 4
Thank you . I will consult tomcat .but it is complex.
zqla at 2007-7-14 22:29:19 > top of Java-index,Core,Core APIs...