Sebastian Fresta wrote:Hi,
I was asked to create a sample class which behaves like the webservice and that would return the class returned by the webservice. this is required so to test the remaining of the application without the need of the webservice since we use a test server and most of the time this is down![]()
Creating a sample class manually will be too much because it has a lot of data and subclasses. I finished up parsing the xml manually using javax.xml.parsers and org.w3c.dom.Document, etc. but i would still would like to know if there is a way to accomplish this.
thanks again
Elchin Asgarli wrote:Waiting period is ridiculous... I have two certificates I am waiting for now, one for SCWCD and one for SCJD, both of them fulfilling their 4-6 sentence..
![]()
I guess Sun/Oracle has a special publishing house in Amazon's in Brazil, and they use ancient Chinese technology to make papers and middle-age technologies to print credentials on them. After that Columbus-era ships are used to transport them to continents where horse-carriages deliver them to exact addresses.
Elchin Asgarli wrote:paper certificate is to come in 4-6 weeks.
Walking ?
.
That's sort of ridiculous, why can't someone just pay the exam and go for it ?!deepak adlakha wrote:This means we have take their course first.
Prerequisites : Core Spring Training from SpringSource or Certified Partner
Raj k Sharma wrote:Dear Aj,
I apologize for the error.this might be due to technical faults.
I have forwarded this question to the concerned dept. and soon it will be corrected.
Please feel free to mail us at [email protected] if you have more queries.
Regards,
Raj Sharma
Customer Relations-Whizlabs
Q: If I don’t specify a scope, does that
mean it will find attributes that are ONLY
within page scope, or does it do a search
beginning with page scope?
A: If you don’t use the optional “scope”
attribute in the tag, then the tag will only
look in the page scope space. Sorry, you
will just have to know exactly which scope
you are dealing with.