Click here to Skip to main content
15,886,873 members
Home / Discussions / Java
   

Java

 
GeneralRe: creating a class with coding_?. Pin
quartaela12-Aug-11 12:43
quartaela12-Aug-11 12:43 
GeneralRe: creating a class with coding_?. Pin
quartaela12-Aug-11 12:44
quartaela12-Aug-11 12:44 
AnswerRe: creating a class with coding_?. Pin
David Skelly11-Aug-11 22:17
David Skelly11-Aug-11 22:17 
GeneralRe: creating a class with coding_?. Pin
quartaela13-Aug-11 3:32
quartaela13-Aug-11 3:32 
QuestionJfreechart with jsp and servlet giving error Pin
cmaheshwari1611-Aug-11 0:13
cmaheshwari1611-Aug-11 0:13 
AnswerRe: Jfreechart with jsp and servlet giving error Pin
Gerben Jongerius11-Aug-11 20:22
Gerben Jongerius11-Aug-11 20:22 
GeneralRe: Jfreechart with jsp and servlet giving error Pin
cmaheshwari1611-Aug-11 23:03
cmaheshwari1611-Aug-11 23:03 
QuestionJAAS Question Pin
AndreFratelli10-Aug-11 9:12
AndreFratelli10-Aug-11 9:12 
I everyone,

I'm currently initiating the development of a web app in GWT and I was thinking if JAAS is the way to go for me. In every article I've read so far JAAS is configured in an XML file, something like this:

XML
<security-role-mapping>
    <role-name>USERS</role-name>
    <group-name>Users</group-name>
</security-role-mapping>



Which makes me wonder: will I be able to add roles, users, groups, etc, programmatically (without restarting the server)? If the application grows in a great deal of number of users (and roles, etc), will it escalate?

Not sure if it matters, but I'm using NetBeans + GlassFish.

regards
Fratelli

QuestionExecute commands in putty prompt through java Pin
kartikdasani10-Aug-11 4:13
kartikdasani10-Aug-11 4:13 
AnswerRe: Execute commands in putty prompt through java Pin
Nagy Vilmos10-Aug-11 5:25
professionalNagy Vilmos10-Aug-11 5:25 
AnswerRe: Execute commands in putty prompt through java Pin
David Skelly10-Aug-11 22:24
David Skelly10-Aug-11 22:24 
QuestionHow to use jFreechart in struts2 Pin
cmaheshwari169-Aug-11 19:24
cmaheshwari169-Aug-11 19:24 
AnswerRe: How to use jFreechart in struts2 Pin
cmaheshwari1611-Aug-11 0:01
cmaheshwari1611-Aug-11 0:01 
QuestionCheck if a program is installed on Linux or Mac Pin
CodeGust8-Aug-11 16:59
CodeGust8-Aug-11 16:59 
AnswerRe: Check if a program is installed on Linux or Mac Pin
Richard MacCutchan8-Aug-11 21:29
mveRichard MacCutchan8-Aug-11 21:29 
AnswerRe: Check if a program is installed on Linux or Mac Pin
jschell10-Aug-11 9:48
jschell10-Aug-11 9:48 
GeneralRe: Check if a program is installed on Linux or Mac Pin
David Skelly10-Aug-11 22:16
David Skelly10-Aug-11 22:16 
GeneralRe: Check if a program is installed on Linux or Mac Pin
jschell11-Aug-11 12:53
jschell11-Aug-11 12:53 
GeneralRe: Check if a program is installed on Linux or Mac Pin
David Skelly11-Aug-11 22:07
David Skelly11-Aug-11 22:07 
Questionajax popup Pin
sundarkarthi5-Aug-11 2:19
sundarkarthi5-Aug-11 2:19 
AnswerRe: ajax popup Pin
TorstenH.5-Aug-11 2:51
TorstenH.5-Aug-11 2:51 
Questionare there any functions in java like ispunct, isspace in C_? Pin
quartaela4-Aug-11 1:54
quartaela4-Aug-11 1:54 
AnswerRe: are there any functions in java like ispunct, isspace in C_? Pin
Richard MacCutchan4-Aug-11 2:48
mveRichard MacCutchan4-Aug-11 2:48 
GeneralRe: are there any functions in java like ispunct, isspace in C_? Pin
quartaela4-Aug-11 2:57
quartaela4-Aug-11 2:57 
GeneralRe: are there any functions in java like ispunct, isspace in C_? Pin
David Skelly4-Aug-11 4:53
David Skelly4-Aug-11 4:53 

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.