Reporting System

2003-11-25 Thread reps.groups
Hello,

we are looking for a good ReportingSystem.
We want to create Reports easy in a Struts Web Applikation.

Any ideas ?

Mit freundlichen Grüßen

Christian Reps, Dipl. Inf. (FH)
Web Applications


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



SessionTimeout JBoss

2003-11-19 Thread reps.groups
Hello,

how to change the default sessiontimeout of JBoss ?

Mit freundlichen Grüßen

Christian Reps, Dipl. Inf. (FH)
Web Applications


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Deactivate Struts Form Propertys from within the action class

2003-09-23 Thread reps.groups
Hello,

is it possible to deactivate formelements generated by  from
within the action servlet ?
or do i have to do that in the jsp code ?

Mit freundlichen Grüßen

Christian Reps, Dipl. Inf. (FH)
Web Applications


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Read the messages specified in properties files

2003-09-22 Thread reps.groups
Hello,

how can i read the messages that i have specified in my .properties files ?
usualy i use it with 

or in actionclasses with errors.add().

is there a function like this:

String key = "my.messages.helloworld";
String message = objekt.getActionMessage(key);

thnx anyway

Mit freundlichen Grüßen

Christian Reps, Dipl. Inf. (FH)


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Access propertys within an iterate with jsp

2003-09-22 Thread reps.groups
hello,

how can i access propertys within a struts  with jsp ?



//Standard:


//i want it this way:
<%
out.println(tempObjekt.gettheName();
%>
//but it doesnt work



Mit freundlichen Grüßen

Christian Reps, Dipl. Inf. (FH)
Web Applications

GRASS GmbH
Programme für Menschen

- IT - Consulting
- MES - Development
- Web - Applications

Bad Kreuznach
Kreuzstraße 24, 55543 Bad Kreuznach

München
Franz-Joseph-Straße 18, 80801 München

Magdeburg
Allee-Center Ernst-Reuter-Allee 5, 39104 Magdeburg

Telefon und Fax gebührenfrei  0800 GRASSGMBH oder 0800 4727746



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Struts "greaterThen" with 2 propertys

2003-09-22 Thread reps.groups
hello,

i want to compare 2 propertys with struts.

is it possible with struts-syntax ?


or i have to use jsp ?


Mit freundlichen Grüßen

Christian Reps, Dipl. Inf. (FH)
Web Applications


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]