You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Chris Forbis <ch...@veritas.com> on 2003/03/11 00:57:05 UTC

Any value

I am looking at writing a little web servlet that will take a wsdl url and
present it in a way that a normal (yes that means most of you are not
normal) people can read quickly.  I got thinking about it then wondered if
it would make sence to add the ability to axis.  Something like

 

http://localhost/axis/myWebService?easywsdl
<http://localhost/axis/myWebService?easywsdl> 

 

or something.

 

Thoughts?  Comments?