Book suggestion for Java web application testing [closed] - java

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Could you recommend some books on Java web application testing? Thanks.

The best JUnit Book available (IMHO) http://www.manning.com/rainsberger/

Related

Java Blog and forum implementation [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am developing an application using jsf,hibernate.
I have to create module for user blogs and forum.
Is there any way to integrate and configure or i need to develop it from the scratch.
Please help.
JForum (www.jforum.net) is nice to work with, easily configurable, and you could embed it in your site.

Tools for refactoring? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I use netbeans on my work and find that some things are hard to do refactoring. What tools do you recommend for me?
Check this thread:
Java refactoring tools
IntellJ IDEA has always had excellent refactoring support.

javax.bluetooth package [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
i am not able to find javax.bluetooth class files on net. can anyone suggest me websites
You are looking for a JSR-82 (javax.bluetooth) implementation for J2SE.
Bluecove is an open-source JSR-82 implementation.
Avetana is a commercial JSR-82 implementation.

java.awt.Robot equivalent in OS X Cocoa? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Is there any library equivalent to the Java Robot class in OSX/Cocoa?
Thanks
Unfortunately there is No such Library
You can check following link for help
http://mac.wareseeker.com/free-robocode-tracking-for-robot-class/
http://en.wikipedia.org/wiki/Cocoa_%28API%29
It will be easy for us to provide you the alternative if we know what you are up to as there are lots of work arounds.

Any open source implementations of WS-DM working with JMX? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
WS-DM is a web services equivalent of JMX. I am looking for an open source implementation...
You might want to look at Apache Muse

Categories

Resources