I would like to ask a question if there is a way to copy a file(i.e. an image) to a .jar file, because i want to deploy a program and i created folders along with the source codes(they are in the same location as the source codes) and the folders are inside the jar file (i used Netbeans to create the jar file)..... Now what i want is i would like to copy files choosen by a JFileChooser to the folders inside the jar file???? Any idea is heartily accepted..!!! Thanks in advance????
P.S.: I already tried searching the net for answers but all they know is how to copy the file inside the jar file to another directory......