Java
|
 |
 |
When posting your question please:- Choose the correct forum for your message. Posting a VB.NET question in the C++ forum will end in tears.
- Be specific! Don't ask "can someone send me the code to create an application that does 'X'. Pinpoint exactly what it is you need help with.
- Keep the subject line brief, but descriptive. eg "File Serialization problem"
- Keep the question as brief as possible. If you have to include code, include the smallest snippet of code you can.
- Be careful when including code that you haven't made a typo. Typing mistakes can become the focal point instead of the actual question you asked.
- Do not remove or empty a message if others have replied. Keep the thread intact and available for others to search and read. If your problem was answered then edit your message and add "[Solved]" to the subject line of the original post, and cast an approval vote to the one or several answers that really helped you.
- If you are posting source code with your question, place it inside <pre></pre> tags. We advise you also check the "Encode HTML tags when pasting" checkbox before pasting anything inside the PRE block, and make sure "Ignore HTML tags in this message" check box is unchecked.
- Be courteous and DON'T SHOUT. Everyone here helps because they enjoy helping others, not because it's their job.
- Please do not post links to your question in one forum from another, unrelated forum (such as the lounge). It will be deleted.
- Do not be abusive, offensive, inappropriate or harass anyone on the boards. Doing so will get you kicked off and banned. Play nice.
- If you have a school or university assignment, assume that your teacher or lecturer is also reading these forums.
- No advertising or soliciting.
- We reserve the right to move your posts to a more appropriate forum or to delete anything deemed inappropriate or illegal.
When answering a question please:
- Read the question carefully
- Understand that English isn't everyone's first language so be lenient of bad spelling and grammar
- If a question is poorly phrased then either ask for clarification, ignore it, or mark it down. Insults are not welcome
- If the question is inappropriate then click the 'vote to remove message' button
Insults, slap-downs and sarcasm aren't welcome. Let's work to help developers, not make them feel stupid.
cheers,
Chris Maunder
The Code Project Co-fou
|
|
|
|
 |
how to create italic font in document word using java netbeans?and what is different apache POI and Apache ATKI in netbeans?
|
|
|
|
 |
Member 11562051 wrote: how to create italic font in document word Read the documentation for the various settings that can be applied.
Member 11562051 wrote: what is different apache ... Google will help you.
|
|
|
|
 |
Hello,
I have to make a small auction app as an exercise but Im lacking knowledge. If there's anyone who wants to earn some money by helping me let me know.
The application has to be like an auction for people to bid on cars.
Leave me a pm for more info.
thanks
|
|
|
|
 |
This is my code inside the method:
@Post
public static String getDetails(Representation entity) throws Exception {
String customerId = getQuery().getValues("cus_id");
}
I use this code in Restlet Representation. I try to get the value from the Request API. But I am facing the problem as "Cannot make a static reference to the non-static method getQuery() from the type Resource". Please help me to solve this.
|
|
|
|
|
 |
I have to call the method having @Post annotation that is inside the Class that extends the ServerResource. Please help me to clear this issue.
|
|
|
|
 |
Hi All,
Anyone could you please explain me how to implement the Rest API which is like
"http://localhost:8080/www.example.com/{ping}/{hello}"
And how to implement in Java where the class extends ServerResource.
Regards,
Geetha.
|
|
|
|
|
 |
how to create a chart from a database in android eclipse ..
Thanks.
please I'm the project as an example
thanks ...
from Indonesia
modified 5 days ago.
|
|
|
|
|
 |
|
General
News
Suggestion
Question
Bug
Answer
Joke
Rant
Admin
Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.