Posts
 
Reputation
Joined
Last Seen
Ranked #14
Strength to Increase Rep
+17
Strength to Decrease Rep
-4
91% Quality Score
Upvotes Received
941
Posts with Upvotes
757
Upvoting Members
317
Downvotes Received
64
Posts with Downvotes
57
Downvoting Members
54
280 Commented Posts
~1.92M People Reached
About Me

Android developer and Battlefield player

Interests
programming, history, inline skating, online gaming Battlefield and Assassin's Creed series
PC Specs
Antec 1200; XFX 850w Black Edition Modular Power Supply; ASUS Crosshair III Formula, AMD Phenom II X4…
Favorite Tags
Member Avatar for xploit

ohmmm, my university uses [URL="http://www.blackboard.com/products/Academic_Suite/index"]Blackboard[/URL]

Member Avatar for simhakidsden
1
154
Member Avatar for Q8iEnG
Member Avatar for π™ΉπšŠπšœπš–πš’πš—πšŽοΌˆγƒ€γƒΌγƒͺン)
1
14K
Member Avatar for dimitrilc

Good article, but I would suggest to rename some of `imageView`as it is not good practice to have multiple of same name in the the project ;)

Member Avatar for johnoOz
4
491
Member Avatar for redZERO

That because the slash is the opposite direction not forward slash "/" but backward slash "\" [code=Java]import javax.swing.JOptionPane; public class NewLine { public static void main(String[] args) { JOptionPane.showMessageDialog (null, "peter_budo"+"\nCode tags enforcer" ,"My Message", JOptionPane.WARNING_MESSAGE); } }[/code]

Member Avatar for Samukelo
0
18K
Member Avatar for Software_5

@rproffitt @Naheedmir sorry guys but you failed for cheapest trick in online spam. OP did not really cared about development outsourcing, cons and pros. He just wanted to use his signature that goes to "drums roll" ta-da to some outsourcing company. Classic forum link click advertising. Few years back this …

Member Avatar for Dani
0
84
Member Avatar for Szabi Zsoldos
Member Avatar for engrjd91

People may have suggested SharedPreferences because A. You may want to keep login credentials for future logins, so whenever user encounters login form this will get populated by them and user then only need to press login button to trigger login process of validation and verification B. You may want …

Member Avatar for veery channA
0
18K
Member Avatar for subhraakasuny

@Slavi not exactly, question is how to get **XSSFDrawing** or **XSSFPicture** to some stream format that can be used to create image. You should spent little more time reading question and have look on code, API before calling generic search for Java code ;)

Member Avatar for GovindSharma
0
4K
Member Avatar for shantuli

[quote=saadismail85;1047629]mmmmm tell me how cuz am new user here :-)[/quote] [noparse][code=java]your code here[/code][/noparse]

Member Avatar for zunam
-5
81K
Member Avatar for darwin_nacional

[QUOTE=sirlink99;1616317]I have had this same question. Though I could not figure out how to get it to work you use Mysql and JDBC to make an online database on a server. you then connect to the server and write, or read from the database. please message me if you figure …

Member Avatar for Elijah Alfredy
0
2K
Member Avatar for Fasola

@spikehackerinc when you decide to write appropriate questions then you are more then welcome to create new thread. In the future please do not reopen old forgotten threads. Closed!

Member Avatar for weiwei_1
0
8K
Member Avatar for evios

[QUOTE=vijayr;606235]I have the same prob too :-( Any suggestions?[/QUOTE] That problem description is very inacurate, you better provide full description of your problem...

Member Avatar for AnnDash
-1
16K
Member Avatar for igotdreams
Member Avatar for aman rathi

Google = >> Java random number tutorial and you get [URL="http://download.oracle.com/javase/tutorial/java/data/beyondmath.html"]this[/URL] explanation of usage(at the bottom). Next time please search before you post such basic question

Member Avatar for stultuske
1
1K
Member Avatar for kozkay

Yes, the website is done with Java Server Pages. Therefore you do not need to use JavaScript (either way Java web developers do not really like to see it) and take it to next level with frameworks Struts, Hibernate or JSTL & EL, Java Server Faces. These are very powerful …

Member Avatar for Arthur_4
0
5K
Member Avatar for adaykin

Failing to specify language of the project only suggestion is Google -> [URL="http://www.google.co.uk/search?source=ig&hl=en&rlz=&=&q=football+results+web+service&aq=0&aqi=g1&aql=&oq=football+results+web&gs_rfai="]football results web service[/URL]

Member Avatar for binkish
0
940
Member Avatar for Good Bye
Member Avatar for Nihat_1
0
3K
Member Avatar for Sunil_19

The idea of testing your code is to have some method that has a return and that is what you want to test. So to get testing going on above code you would have to change return type to String public String methodToCheckStr(int testVar) { String str=""; if(testVar==5) { return …

Member Avatar for peter_budo
0
3K
Member Avatar for pranitha_dolls

[QUOTE=~s.o.s~;400392]You have got to be [URL="http://paulbuchheit.blogspot.com/2007/05/amazingly-bad-apis.html"]joking.[/URL] ;-)[/QUOTE] I have to disagree. That guy is saying that comunity project Java ImageIO is difficult. However I did very nice and usefull final year project with it help. Recently ImageIO is trying to fix problems of long term running another community project Java …

Member Avatar for Sharon_5
0
157
Member Avatar for ajelliott
Member Avatar for Ruchi224

@Ruchi224 [LIST=1] [*]All posts merged as they all are about same project and your incapability to do this or that [*]Do not flood (multi-post same question) [*]Make sure you post in right forum section (posting VB.NET in Python is no good) [*]Full sentence English is expected and no chat/leet/sms/short-hand is …

Member Avatar for Schol-R-LEA
-1
200
Member Avatar for shad

Simplest solution would be have database with table of user details with unique ID for each member. This would hold username and password at-least to ensure that voting member is who he/she say is. For each voting process I would create new table with members ID's and vote cats of …

Member Avatar for Dani
1
1K
Member Avatar for sebinjose
Member Avatar for MaheshKale
0
404
Member Avatar for valatharv

I expect that each of your items has unique value that should be assigned as value to each check box when you populate table. Then on submit you will get set of check box values that represent unique item IDs and these will enable you to recover relevant data from …

Member Avatar for diafol
0
12K
Member Avatar for zetologos

Well you made mistake on line 7-9 where you initialize Object based on ObjectMaker. Just change [icode]Object item1[/icode] to [icode]ObjectMaker item1[/icode].

Member Avatar for jwenting
0
25K
Member Avatar for gopal_3

Is it so hard to use Google search these days???? "java itext create hyperlink" and first link is http://itextpdf.com/examples/iia.php?id=131

Member Avatar for Ayberk_Aziz
0
487
Member Avatar for miss zuzu

Embedded [URL="http://translate.google.com/translate_tools?hl=en"]Google translator[/URL] should solve it. What you think javaAddict?

Member Avatar for sr.mohan06
0
1K
Member Avatar for gayaneducation

[QUOTE=gayaneducation;762226]I need Java Script function for search data(text) inside a html table. not a my sql table. (table size is fixed) [/QUOTE] Make up you mind what technology you want to use and do not forget to support your claim by existing coding you already did as this is no …

Member Avatar for Ardit_1
0
825
Member Avatar for Centorpe
Member Avatar for saswati_mishra

1. Please use the hash sign "#" to insert any code in your post. The function is there for a reason. 2. Ofcourse the thing you try to do it doesn't work. You did not finishe it. From your JSP page you call servlet which is supposed to delete some …

Member Avatar for gentlemedia
0
1K