Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+1
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~995 People Reached
Member Avatar for adams161

for file path to open an exe with runtime in the jar. try return new File(MyClass.class.getProtectionDomain().getCodeSource().getLocation().toURI().getPath());

Member Avatar for iamthwee
0
502
Member Avatar for Deep Modi

use the new html5 elements like this html code <!DOCTYPE html> <html> <head> <title>Sample HTML5 Layout</title> <link href="StyleSheet.css" rel="stylesheet" /> </head> <body> <header> <h1>This is page heading</h1> </header> <nav> <ul> <li><a href="#">Home</a></li> <li><a href="#">About Us</a></li> <li><a href="#">Contact Us</a></li> </ul> </nav> <article> <h1>This is article heading</h1> <p> Hello world! Hello world! …

Member Avatar for Christel_1
0
145
Member Avatar for Christel_1

i am getting this error when trying to run projects 'javac' is not recognized as an internal or external command, operable program or batch file how can i fix this

Member Avatar for Christel_1
0
78
Member Avatar for Christel_1

hie, new to daniweb my name is christel my interests are user interface design, javascript, ajax, node.js & JSP. looking forward to putting a few java certifications under my belt this year here is my hellow world in java public class HelloWorld { public static void main(String[] args) { System.out.println("Hello, …

Member Avatar for Farouke
0
270