I have following questions, can someone tell me if i answered correctly

Can we configure portlet wiring for two portlets mapped on two different pages? 
no

Custom Validators in JSF will be executed during the Render phase, is it correct? 
yes

SOAPUI is specialized in optimizing the web services message size? 
yes

Does Throwable class in Java extend Exception class? 
no

In Java, Can I restart a completed thread? 
yes

never worked with jsf or portlets, so I'll leave it to that, you're definitely wrong in your last answer, though.

'Can I restart a completed thread?'
No, you can't. what you can do is start a new one of the same type, just not the completed one. that one's gone.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.