uggestions?
thx Konstantin Ott
---
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features
ting wrote:
Konstantin Ott wrote:
The protocol plugins seem to be the right starting point. But here
and at other places like the Fetcher I see that pages are basically
needing the java.net.URL. Actually only for splitting the url in
host,port, path So we only need the URLStreamHandler in the
javax.mail.URLName would leave the necessary
StreamHandler in the protocol plugins and it would be easily possible to
make plugins for what ever protocol I like to implement.
Any ideas for building protocol plugins not using the java.net.URL ?
thx
Konstantin Ott