Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for shotokanpoloto

I have a java project which is written by JCreator.I've never use JC before(I'm a netbeans user) I installed JCreator and now can't open the project.Maybe I don't know how... There is .project and .classpath files and src , bin and .settings folders.

Member Avatar for stultuske
0
58
Member Avatar for shotokanpoloto

I would like to validate columns in an asp:Gridview but am unsure how to do so as all the tutorials I have found show a previous version on Microsoft Visual Studio (I am using 2010). How do I validate each column of the Gridview? Thanks This is the code of …

Member Avatar for JorgeM
0
173
Member Avatar for shotokanpoloto

I've got this exception after running my project Really don't know what to do! SQLException: No suitable driver found for jdbc:derby://localhost:1527 I've add derbyclient.jar to Library.but I didn't get any different result.I also don't want to create a new database. I wasn't able to attach it here but here are …

Member Avatar for shotokanpoloto
0
554
Member Avatar for shotokanpoloto

Hi everyone! I am tyring to design two pages with Jscript and HTML.It's is really simple but I have problem:) on first page,you write your first name and family and by you clicking on submit button you will be directed to another web page that Welcome you. I konw I …

Member Avatar for shotokanpoloto
0
145
Member Avatar for shotokanpoloto

Hi! My project has two text file:input and output java.util.NoSuchElementException: No line foundread exception Exception in thread "main" java.lang.NullPointerException at java.io.Writer.write(Writer.java:140) at nfa2dfa.NfaToDfa.OutputFile(NfaToDfa.java:217) at nfa2dfa.Main.main(Main.java:30) I don't know what they mean?!

Member Avatar for NormR1
0
244
Member Avatar for shotokanpoloto

I want to run an exe file in my project. I mean when I run my codes,a specific executable file run. How can I do that?

Member Avatar for DavidKroukamp
0
242
Member Avatar for shotokanpoloto

Hi...I want to read from a file and put each line in...the given file is like that : q0,q1,q2; a,b; q0; 7; q0,a,q0; q0,b,q1; . . . . (as you see it's the information of a nfa) Each line ends with ";" and each element of array is separated with …

Member Avatar for shotokanpoloto
0
218