[jboss-user] [Beginner's Corner] - Re: Web page restricted to certain users

2009-11-12 Thread nfteodoro
ok, so after reading a little more, what i want i something like a Valve element in one specific WebApp. Is this possible? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265215#4265215 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&

[jboss-user] [Beginner's Corner] - Web page restricted to certain users

2009-11-12 Thread nfteodoro
Hi, is it possible to restrict an url from a web page just for one user? Like, only the user X can access that url, and anyone who copies that url will not be able to see that web page. I´m getting a little bit lost in this situation, if you could help me, i appreciate. thanks. View the origi

[jboss-user] [Beginner's Corner] - Re: Applet deployment problem

2009-11-02 Thread nfteodoro
hm, seems this doesnt has a edit button. Ok, so now i've created the WEB-INF and META-INF folders and placed the web.xml inside web-inf. I also created a classes folder inside web-inf, where i copied the directories structure and classes. i have something like: web-inf/classes/noesis/zon/apple

[jboss-user] [Beginner's Corner] - Applet deployment problem

2009-11-02 Thread nfteodoro
Ok, only now i noticed there is a beginner's corner, sorry about posting in another location in the forum. So, i'm going to repeat myself bu i have the following problem: I have an applet which i want to deploy with jboss. the problem is i only can load the .html file, the applet is not loaded,

[jboss-user] [Installation, Configuration & Deployment] - Applet deployment

2009-11-02 Thread nfteodoro
Hi all, i'm stuck with a problem here, i hope you can help me. I have an applet which i want to deploy with jboss. the problem is i only can load the .html file, the applet is not loaded, and the error i get is that the classes are not found. Everything works outside jboss but somehow it canno