Click here to Skip to main content
15,868,016 members
Home / Discussions / Java
   

Java

 
AnswerRe: to print the occurence of the unique words in a string using java-->why my counter is not working Pin
Richard MacCutchan12-Mar-17 21:50
mveRichard MacCutchan12-Mar-17 21:50 
QuestionCreate an HTML file AddCookies.html which contains four text boxes . Pin
Member 1270377511-Mar-17 16:51
Member 1270377511-Mar-17 16:51 
AnswerRe: Create an HTML file AddCookies.html which contains four text boxes . Pin
Richard MacCutchan11-Mar-17 22:06
mveRichard MacCutchan11-Mar-17 22:06 
Questionprogram to find the last occurence of a character in a string without using built in function Pin
LOKENDRA YADAV8-Mar-17 22:15
LOKENDRA YADAV8-Mar-17 22:15 
AnswerRe: program to find the last occurence of a character in a string without using built in function Pin
Jochen Arndt8-Mar-17 22:36
professionalJochen Arndt8-Mar-17 22:36 
AnswerRe: program to find the last occurence of a character in a string without using built in function Pin
Patrice T9-Mar-17 15:34
mvePatrice T9-Mar-17 15:34 
AnswerRe: program to find the last occurence of a character in a string without using built in function Pin
Member 1209512219-Mar-17 22:37
Member 1209512219-Mar-17 22:37 
QuestionGetting javax.xml.ws.soap.SOAPFaultException: Error in deserializing body of request message for operation xxxx. Pin
Member 130427416-Mar-17 19:53
Member 130427416-Mar-17 19:53 
I am a Consumer of a SOAP Webservice. where we have one element named "Arrival" in stub given below. This got generated from providers WSDL.

@XmlElement(name = "Arrival", namespace = "https://www.xxxxxxxx.com/xxxxxx/", required = true)

@XmlSchemaType(name = "dateTime")

protected XMLGregorianCalendar arrival;


** As of now we are sending Full Datetime in this element but now they are expecting only "Year" value but when i tried doing it i am getting:-

javax.xml.ws.soap.SOAPFaultException: Error in deserializing body of request message for operation xxxxxx.
QuestionRe: Getting javax.xml.ws.soap.SOAPFaultException: Error in deserializing body of request message for operation xxxx. Pin
Richard MacCutchan6-Mar-17 22:25
mveRichard MacCutchan6-Mar-17 22:25 
QuestionAudio Steganography Pin
Member 129105895-Mar-17 21:27
Member 129105895-Mar-17 21:27 
AnswerRe: Audio Steganography Pin
Richard MacCutchan5-Mar-17 22:27
mveRichard MacCutchan5-Mar-17 22:27 
GeneralRe: Audio Steganography Pin
Member 129105895-Mar-17 22:33
Member 129105895-Mar-17 22:33 
GeneralRe: Audio Steganography Pin
Richard MacCutchan5-Mar-17 22:40
mveRichard MacCutchan5-Mar-17 22:40 
GeneralRe: Audio Steganography Pin
Member 129105895-Mar-17 22:49
Member 129105895-Mar-17 22:49 
GeneralRe: Audio Steganography Pin
Richard MacCutchan5-Mar-17 22:54
mveRichard MacCutchan5-Mar-17 22:54 
GeneralRe: Audio Steganography Pin
Member 129105895-Mar-17 23:13
Member 129105895-Mar-17 23:13 
GeneralRe: Audio Steganography Pin
Richard MacCutchan5-Mar-17 23:27
mveRichard MacCutchan5-Mar-17 23:27 
GeneralRe: Audio Steganography Pin
Member 129105895-Mar-17 23:27
Member 129105895-Mar-17 23:27 
GeneralRe: Audio Steganography Pin
Richard MacCutchan5-Mar-17 23:31
mveRichard MacCutchan5-Mar-17 23:31 
GeneralRe: Audio Steganography Pin
Member 129105895-Mar-17 23:56
Member 129105895-Mar-17 23:56 
GeneralRe: Audio Steganography Pin
Jhone Menezes10-Mar-17 20:17
Jhone Menezes10-Mar-17 20:17 
QuestionAnyone want to help with a project? Pin
jtrent2384-Mar-17 18:36
jtrent2384-Mar-17 18:36 
AnswerRe: Anyone want to help with a project? Pin
Richard MacCutchan4-Mar-17 20:37
mveRichard MacCutchan4-Mar-17 20:37 
AnswerRe: Anyone want to help with a project? Pin
Member 129105895-Mar-17 22:44
Member 129105895-Mar-17 22:44 
QuestionDijkstra's Algortihm Pin
Member 130380604-Mar-17 7:25
Member 130380604-Mar-17 7:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.