[jboss-user] [Beginners Corner] - SQL and Jboss

2008-04-18 Thread lema
whole data by 10 on ech page with next/previous buttons. thanks in advance, lema View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145072#4145072 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [Beginners Corner] - SESSIONs in servlet

2008-03-31 Thread lema
bute("user", smdUser); if (session != null) { testSession(); } } else { res = 1L; } return res; } thank you in advance, lema View the original post : h

[jboss-user] [Beginners Corner] - Re: LDAP login

2008-03-27 Thread lema
someone at work said that i've to save usernames (data) in a session in servlet. so that, each user will be able to see only his/her info. the problem i'm facing now is, all logged in users have to use the info of the user logged in last. oh good guys, please help.. View the original post : ht

[jboss-user] [Security & JAAS/JBoss] - LDAP login

2008-03-26 Thread lema
hallo, please, help me with ldap security. i've described my question here http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138938#4138938 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138939#4138939 Reply to the post : http://www.jboss.com/index.

[jboss-user] [Beginners Corner] - Re: LDAP login

2008-03-26 Thread lema
before setting the application security to LDAP, i used to do it like: String username = getThreadLocalRequest().getRemoteUser(); and could get city of the username. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138938#4138938 Reply to the post : http://ww

[jboss-user] [Beginners Corner] - LDAP login

2008-03-26 Thread lema
UnsupportedEncodingException e ) { System.out.println( "Error: " + e.toString() ); return null; } } catch(java.lang.NullPointerException e){ return null; } } thanks in advance, lema. Vi

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Serialization error

2007-11-28 Thread lema
hi all. an application which works well on jboss-4.0.3SP1 gives an error when the application is deployed onto jboss4.0.4.GA. is there anybody who had faced alike errors? please, any of you experienced ons, give a clue, where the error can be? thanks in advance. lema

[jboss-user] [Beginners Corner] - Exception in thread "main"

2007-07-05 Thread lema
se, give a hint, what i am doing wrong? thanks in adv, lema View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060740#4060740 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin