Actually what I would really like to do is use exisitng jar files located in
jboss/server/default/lib as well as other class files in other packages that are
included in the deployment jar/ear
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834519#3834519
Rep
If that is what is required. Would this jar go inside the war file with the rest of
the web stuff? WHere would I put it in the path and how would I refer to it?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834479#3834479
Reply to the post :
http://www.jb
I have several pages of servlets and HTML pages that have been up for bout a year.
For some reason this packagin deal is baffling me. Currently my web apps are accessed
through server:8080/farina-web/servletName
The source files are in web/WEB-INF/classes fn2/farina/servlets/
html pages are l
I am trying to run an applet in JBOSS ver 3.06. Where do I put the applet class files
in relation to HTML page and how do I refer to the codebase for this location? I have
tried looking at other posts but they seem to refer to web-console which I do noit
believe I have. Would this be easier wi