Click here to Skip to main content
15,920,217 members
Home / Discussions / Java
   

Java

 
QuestionHijriCalendar Pin
Rebin Abdullah31-Dec-11 2:15
Rebin Abdullah31-Dec-11 2:15 
AnswerRe: HijriCalendar Pin
Richard MacCutchan31-Dec-11 2:48
mveRichard MacCutchan31-Dec-11 2:48 
AnswerRe: HijriCalendar Pin
RaviRanjanKr31-Dec-11 3:06
professionalRaviRanjanKr31-Dec-11 3:06 
QuestionMedia folder problem in Jar file Pin
loctrice29-Dec-11 16:56
professionalloctrice29-Dec-11 16:56 
AnswerRe: Media folder problem in Jar file Pin
loctrice30-Dec-11 7:06
professionalloctrice30-Dec-11 7:06 
AnswerRe: Media folder problem in Jar file Pin
jschell30-Dec-11 8:51
jschell30-Dec-11 8:51 
GeneralRe: Media folder problem in Jar file Pin
loctrice30-Dec-11 9:06
professionalloctrice30-Dec-11 9:06 
GeneralRe: Media folder problem in Jar file Pin
jschell31-Dec-11 13:29
jschell31-Dec-11 13:29 
loctrice wrote:
Finding one resource from a jar is trivial, however having multiples with only the root resource identified is not so easy.

 


I believe it is if I understand the question. If you have multiple jars then you should have multiple directories and thus you will have different resource names.

loctrice wrote:


I do not usually participate in posting on forums. I do not post without sufficient research first, a


Not a problem in the sense that it doesn't matter to me whether people (including you) have researched it first or not. Other respondents might have that problem but not me.

I said that because I wasn't going to go look up the methodology myself.

loctrice wrote:
<layer>These resources also need opened as streams,


You can do that with a Resource, see ClassLoader.getResourceAsStream()
GeneralRe: Media folder problem in Jar file Pin
loctrice1-Jan-12 4:29
professionalloctrice1-Jan-12 4:29 
GeneralRe: Media folder problem in Jar file Pin
jschell2-Jan-12 10:39
jschell2-Jan-12 10:39 
GeneralRe: Media folder problem in Jar file Pin
loctrice3-Jan-12 7:36
professionalloctrice3-Jan-12 7:36 
GeneralRe: Media folder problem in Jar file Pin
jschell3-Jan-12 8:33
jschell3-Jan-12 8:33 
GeneralRe: Media folder problem in Jar file Pin
loctrice3-Jan-12 9:30
professionalloctrice3-Jan-12 9:30 
GeneralRe: Media folder problem in Jar file Pin
jschell3-Jan-12 10:36
jschell3-Jan-12 10:36 
GeneralRe: Media folder problem in Jar file Pin
loctrice3-Jan-12 11:00
professionalloctrice3-Jan-12 11:00 
QuestionUnOrdered SET Pin
saadullah Bhutto21-Dec-11 4:39
saadullah Bhutto21-Dec-11 4:39 
AnswerRe: UnOrdered SET Pin
Luc Pattyn21-Dec-11 5:21
sitebuilderLuc Pattyn21-Dec-11 5:21 
AnswerRe: UnOrdered SET Pin
TorstenH.21-Dec-11 20:50
TorstenH.21-Dec-11 20:50 
AnswerRe: UnOrdered SET Pin
jschell26-Dec-11 8:54
jschell26-Dec-11 8:54 
AnswerRe: UnOrdered SET Pin
bennis9827-Dec-11 15:21
bennis9827-Dec-11 15:21 
Questionjava.lang.ClassNotFoundException Pin
arthur89kim18-Dec-11 16:44
arthur89kim18-Dec-11 16:44 
AnswerRe: java.lang.ClassNotFoundException Pin
Nagy Vilmos18-Dec-11 22:52
professionalNagy Vilmos18-Dec-11 22:52 
GeneralRe: java.lang.ClassNotFoundException Pin
arthur89kim19-Dec-11 11:38
arthur89kim19-Dec-11 11:38 
GeneralRe: java.lang.ClassNotFoundException Pin
Nagy Vilmos19-Dec-11 22:54
professionalNagy Vilmos19-Dec-11 22:54 
GeneralRe: java.lang.ClassNotFoundException Pin
TorstenH.19-Dec-11 23:42
TorstenH.19-Dec-11 23:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.