Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / May 2005

Tip: Looking for answers? Try searching our database.

SOAPHeaderElement element = envelope.getHeaderByName

Thread view: 
plork123 - 06 May 2005 09:23 GMT
Please can someone help me

I'm trying to implement the above line of code but stuck as to what to
put in the first parameter

SOAPHeaderElement element =
envelope.getHeaderByName("http://localhost:8080....what goes in here",
"headername");

Can some please help me

Many thanks
iksrazal@terra.com.br - 06 May 2005 21:09 GMT
> Please can someone help me
>
[quoted text clipped - 8 lines]
>
> Many thanks

Its just a namespace. Take a look at EntityResolver to get a better
idea. Seems like you are trying to get an existing one - via get -
instead of creating one yourself as would be expected when using
localhost. Use the SOAPMonitor applet to what it typically is - for
security work you often create your own as a marker such as
"http://schemas.xmlsoap.org/soap/envelope/" . So you'll get null if it
doesn't exist, so use a tool to sniff out the value. Keep in mind
though it may indeed not exist at all unless you create it yourself.

hth,
iksrazal
http://www.braziloutsource.com/


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.