[Rife-users] catch Servlet Exception

2006-07-14 Thread Lars Grupe
Hi Geert, when an database error occurs during initializing rife an exception like the following will be displayed in the browser: javax.servlet.ServletException javax.servlet.ServletException at com.uwyn.rife.servlet.RifeFilter.doFilter(RifeFilter.java:168) at electric.servlet.filters.ServletF

RE: [Rife-users] Authentication with external source

2006-07-05 Thread Lars Grupe
ere is > an example that does regular HTTP authentication: http://rifers.org/ > wiki/display/RIFE/HTTP+authentication > > Hope this helps, > > Geert > > On 04 Jul 2006, at 17:58, Lars Grupe wrote: > > > Hi, > > > > I want to authenticate the users

[Rife-users] Authentication with external source

2006-07-04 Thread Lars Grupe
Hi, I want to authenticate the users from an external source (in my case a SOAP call). So I don't want to use Database users or Memory users but I want use RIFE authentication. Is there a way to do that? Cheers, Lars P.S.: Thanks Geert for the last hint (link from subsite to another subsite). I

[Rife-users] Link from subsite to another subsite

2006-06-29 Thread Lars Grupe
Hi, I have the following main site file (login.xml) ... ... ... The definition of the subsite 'TERMMANAGEMENT' is the following: ... ...

RE: [Rife-users] ClassCastException in ElementResultStateSession

2006-06-12 Thread Lars Grupe
and suggestions. > Subject: Re: [Rife-users] ClassCastException in > ElementResultStateSession > > > Hi Lars, > > what was the problem again? > > On 12 Jun 2006, at 10:59, Lars Grupe wrote: > > > Hi Geert, > > > > I'm sorry, you asked me to e

RE: [Rife-users] ClassCastException in ElementResultStateSession

2006-06-12 Thread Lars Grupe
e problem again? > > On 12 Jun 2006, at 10:59, Lars Grupe wrote: > > > Hi Geert, > > > > I'm sorry, you asked me to extract my problem with the Milestone 1, > > but > > I was little bit to busy. > > Now I have test

[Rife-users] ClassCastException in ElementResultStateSession

2006-06-12 Thread Lars Grupe
me to locate the problem and send you the sources. Cheers, Lars > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Lars Grupe > Sent: 19 May 2006 16:24 > To: RIFE users list : questions, bug reports and suggestions. > Subject: RE

RE: [Rife-users] Disabling Rife EngineClassLoader

2006-05-23 Thread Lars Grupe
Hi Mustafa, in the web.xml file, you have to add an init-param: engineclassloader.enabled false Cheers, Lars -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mustafa sener Sent: 23 May 2006 14:12 To: rife-users@uwyn.com Subject: [Rife-users] Disabling

RE: [Rife-users] RIFE 1.5 Milestone 1 available

2006-05-19 Thread Lars Grupe
Hi Geert, I replaced the 1.4 rife.jar with the milestone1 (1.5) rife.jar (JDK 1.5). Now I have a problem on at least one page. Every submission that I call yields me to my login page. If I does nothing else than replacing the rife.jar with the older version (1.4), the page is working fine. Any Id

[Rife-users] authentication session timeout recognition

2006-05-08 Thread Lars Grupe
Hi, When the authentication session has timed out and the user make a reload or click on a link the login page is shown. So far so good. But after login the page of the reload is called. I have many pages that needs data in the session to display correctly. I would like to show the main menu page

[Rife-users] RIFE session timeout

2006-04-27 Thread Lars Grupe
Hi, Does RIFE set a session timeout for its own, or does it use the webserver settings where it is running at? Cheers, Lars ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

RE: [Rife-users] encoding problem

2006-03-31 Thread Lars Grupe
as > long as the > browser isn't explicitly set to non-unicode. > > Btw, which servlet container are you running? > > On 31-mrt-06, at 11:58, Lars Grupe wrote: > > > Hi Geert, > > > > When I understand you correctly you asked if I have set an encoding &

RE: [Rife-users] encoding problem

2006-03-31 Thread Lars Grupe
> Subject: Re: [Rife-users] encoding problem > > > Hi Lars, > > Do you explicitly change the encoding in your browser and fix > it to a > particular encoding instead of leaving it on automatic? Please check > that. > > Best regards, > > Geert > >

[Rife-users] encoding problem

2006-03-30 Thread Lars Grupe
Hi, My sites have the following header wit charset="utf-8" ( with "iso-8859-1" I have the same problem) acrocheck™ Term Design I use the following form as input: In my suggestion I call the function: String suggestion = get

RE: [Rife-users] localized login template

2006-03-30 Thread Lars Grupe
t;main.html: > >... > > > > > > > >... > > > > > > > > > > > >... > > > >The will not be replaced by > >the string from the resourcebundle. > > > >T

RE: [Rife-users] localized login template

2006-03-30 Thread Lars Grupe
elements now: > http://rifers.org/blogs/gbevin/2006/3/2/ > rife_1_4_released#1_4_highlight04 > > On 30-mrt-06, at 10:53, Lars Grupe wrote: > > > Hi Geert, > > > > Is this old problem from November now resolved too? > > Where can I find information about

RE: [Rife-users] localized login template

2006-03-30 Thread Lars Grupe
lution for > it since > it seems to be an important oversight. I don't have any real > solutions in mind at the moment. If you think of something, shoot, > I'll ponder about it too. > > Best regards, > > Geert > > On 25-nov-05, at 19:52, Lars Grupe wrot

[Rife-users] Bug in nightly build

2006-03-10 Thread Lars Grupe
t try with the official 1.4 release? > > On 10-mrt-06, at 12:18, Lars Grupe wrote: > > > Hi, > > > > I broke something in my site structure. > > And now I get only a NullPointerException. > > Has someone seen the same problem. What is the best way to find t

RE: [Rife-users] Fwd: [ANN] JAVAWUG BOF XVI / Friday 3rd March 2006 @19:00 / Oracle Ci ty of London

2006-03-10 Thread Lars Grupe
Hi, I broke something in my site structure. And now I get only a NullPointerException. Has someone seen the same problem. What is the best way to find the bug? Btw, I use rife-1.4-snapshot-jdk15-20060213.jar, but I think there is something broken in my site files. If somebody want to have a look

RE: [Rife-users] Show progress

2006-03-08 Thread Lars Grupe
Alternatively, you can use the multipart/x-mixed-replace > content type > and continuously stream out a document with the right boundary at > each progress step. > > Hope this helps. > > Best regards, > > Geert > > On 8-mrt-06, at 17:09, Lars Grupe wrote: >

RE: [Rife-users] Show progress

2006-03-08 Thread Lars Grupe
Lars > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Geert Bevin > Sent: 08 March 2006 17:05 > To: RIFE users list : questions, bug reports and suggestions. > Subject: Re: [Rife-users] Show progress > > > What do you mean by that?

[Rife-users] Show progress

2006-03-08 Thread Lars Grupe
Hi, I would like to show a status of a series of function calls. Has anybody done this before? Is there some support in RIFE? Cheers, Lars ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

RE: [Rife-users] Implementation design

2006-03-02 Thread Lars Grupe
vars. These > automatically declare inputs and outputs for the elements in the > scope and link them together. To limit the scope you can either use > subsites or groups: > > > > > > > > >

[Rife-users] Implementation design

2006-03-01 Thread Lars Grupe
Hi, I have an element that shows a list of terms in pages. The user can filter the terms, change the order of the terms and scroll through the pages. So these element has 5 inputs and 5 outputs to remember 2 ids, the order, a search string and an offset. The user can also select several links wher

RE: [Rife-users] store String in session

2006-02-13 Thread Lars Grupe
ds, > > Geert > > On 10-feb-06, at 14:55, Lars Grupe wrote: > > > Hi Geert, > > > >> From time to time I will test a new snapshot. And I will tell you > >> if the > > state is changed. > > > > Cheers, > > Lars > >

RE: [Rife-users] store String in session

2006-02-10 Thread Lars Grupe
; > > > Cheers, > > Lars > > > >> -Original Message- > >> From: [EMAIL PROTECTED] > >> [mailto:[EMAIL PROTECTED] On Behalf Of Geert Bevin > >> Sent: 10 February 2006 15:31 > >> To: RIFE users list : questions, bug reports and suggesti

RE: [Rife-users] store String in session

2006-02-10 Thread Lars Grupe
s, bug reports and suggestions. > Subject: Re: [Rife-users] store String in session > > > Hi Lars, > > just add the output declaration then, my notation is a shortcut. An > in-lined element definition means that you don't use an > external file > to specific the ele

RE: [Rife-users] store String in session

2006-02-10 Thread Lars Grupe
y provide their data to inputs with the same name. > > Best regards, > > Geert > > On 10-feb-06, at 15:03, Lars Grupe wrote: > > > Hi Geert, > > > > I have a question to the sample code in http://rifers.org/paste/ > > show/88. > > Where is

RE: [Rife-users] store String in session

2006-02-10 Thread Lars Grupe
Hi Geert, I have a question to the sample code in http://rifers.org/paste/show/88. Where is the '' and the flowlink for the datalink? If I have a flowlink it is bound to an exit. Will the output from 'longstring' go to the input 'longstring' too, when the submission is called and not the exit? C

RE: [Rife-users] store String in session

2006-02-10 Thread Lars Grupe
Hi Geert, >From time to time I will test a new snapshot. And I will tell you if the state is changed. Cheers, Lars > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Geert Bevin > Sent: 10 February 2006 14:49 > To: RIFE users list : questions, bug re

RE: [Rife-users] store String in session

2006-02-10 Thread Lars Grupe
Hi Geert, Thanks for the answer. Because of the special glue webserver I couln't use continuations. I forgot to tell you that the rife.jar 1.3.1 does have the same 'java.lang.LinkageError' as the older version before. Cheers, Lars > -Original Message- > From: [EMAIL PROTECTED] > [mailto

RE: [Rife-users] store String in session

2006-02-10 Thread Lars Grupe
Hi Geert, Yes, it has a series of submissions all from the same element. It is like a wizard, but it is not a wizard. It is a series of changes on a single page. Cheers, Lars > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Geert Bevin > Sent: 10 F

RE: [Rife-users] store String in session

2006-02-10 Thread Lars Grupe
bug reports and suggestions. > Subject: Re: [Rife-users] store String in session > > > Hi Lars, > > does this have to timeout after a while (just as a traditional > session does) or not? > > Best regards, > > Geert > > On 10-feb-06, at 13:08, Lars Grupe wrote: &

[Rife-users] store String in session

2006-02-10 Thread Lars Grupe
Hi, What is the right implementation for the following scenario: I have an element with several submissions. And I would like to have a long string that is only stored in the session. Everytime a submission is called I want read the long string change it and store it again. Thanks for your help

RE: [Rife-users] How to upload a file with rife?

2006-01-23 Thread Lars Grupe
t: Re: [Rife-users] How to upload a file with rife? > > > Hi Lars, > > On Mon, Jan 23, 2006 at 11:16:45AM +0100, Lars Grupe wrote: > > > method="post"> > > > > > accept="text/*"> > > > > Not really a bug

[Rife-users] How to upload a file with rife?

2006-01-23 Thread Lars Grupe
Hi, I would like to upload files. I defined the following form in the template: My submission looks like the following: And I thought, that I can get the file with the following code that handles the submission: public void doUploadFile() { UploadedFile uploade

RE: [Rife-users] Localization in radio button labels

2006-01-11 Thread Lars Grupe
ntent will be empty and the form > will be built > with that. > > I hope this works and makes sense. > > Best regards, > > Geert > > Lars Grupe wrote: > > Hi Geert, > > > > There could be the problem. > > I do it like the following: &

RE: [Rife-users] Localization in radio button labels

2006-01-11 Thread Lars Grupe
ions. > Subject: Re: [Rife-users] Localization in radio button labels > > > When do you add the resourcebundles to your template? > > Lars Grupe wrote: > > Hi Geert, > > > > the main parts of the Bean are the following: > > > > private String

RE: [Rife-users] Localization in radio button labels

2006-01-11 Thread Lars Grupe
bug reports and suggestions. > Subject: Re: [Rife-users] Localization in radio button labels > > > Hi Lars, > > how is this form being generated? Do you call it explicitly > from your > element or do you let RIFE automate it? What the model bean that > corresponds t

[Rife-users] Localization in radio button labels

2006-01-11 Thread Lars Grupe
Hi, A L10N value inside of an FORM:LABEL block will not be replaced. Is there something wrong in my code or is there a reason why it does not work? Example: Cheers, Lars ___ Rife-users mailing list Rife-users@uwyn.com http://www.uwyn.com/mailman/li

RE: [Rife-users] output and input with beans

2006-01-10 Thread Lars Grupe
such a method was indeed missing, I added getInputSerialized to > > ElementSupport in between the 1.3 and 1.3.1 release, I forgot to > > update the javadocs on the site. I'll do it asap. > > > > Best regards, > > > > Geert > > > > On 9-jan-06, at 22:17, L

[Rife-users] output and input with beans

2006-01-09 Thread Lars Grupe
Hi, I want to write a fexible wizard. I have one element that controls which element has to be the next one. I don't want to have too many input and output values, because the controller element must distribute them too. I would like to have a bean that I can define as an input or output. I tried

RE: [Rife-users] run java code directly after starting the web server

2005-12-20 Thread Lars Grupe
users.addRole("admin"); > >>users.addRole("user"); > >> > >> > >> DatabaseSessionsFactory.getInstance(ds).install(); > >> > &g

RE: [Rife-users] run java code directly after starting the web server

2005-12-20 Thread Lars Grupe
g(ExceptionUtils.getExceptionStackTraceMessag > es(e)); > } catch (SessionManagerException e) { > > logger.warning(ExceptionUtils.getExceptionStackTraceMessag > es(e)); > } > >

RE: [Rife-users] run java code directly after starting the web server

2005-12-19 Thread Lars Grupe
Hi, I would like to know if I can run java code directly after starting the web application. I would like to install the users table and the sessions table in the database, directly after starting the web application the first time. Earlier I have no simple access to the config to get the datasour

RE: [Rife-users] menu as embedded element

2005-12-19 Thread Lars Grupe
Hi Geert, Now it is working for me, too. Many thanks, I overlooked an additional exit between my elements, where the input gets lost. :) Sorry! Cheers, Lars > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Geert Bevin > Sent: 19 December 2005 13:33

RE: [Rife-users] menu as embedded element

2005-12-19 Thread Lars Grupe
well defined API with your embedding elements > and use getEmbeddingElement() to access a method that will for > instance provide the current menu item. > > * You can access the embedding element's template with > getEmbeddingTemplate and by simply deciding upon a var

[Rife-users] menu as embedded element

2005-12-14 Thread Lars Grupe
Hi, Maybe I want to solve to many things with embedded elements. I use an embedded element for my main menu. That's fine as long as I didn't want to highlight the menu item that was selected actually. I could define an output value that contains the selected menu item. E.g.: template.setValue("

RE: [Rife-users] logout problems

2005-12-08 Thread Lars Grupe
Oh, now I think I have it, the 'LOGOUT' element has no url. Sorry! Cheers, Lars > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Lars Grupe > Sent: 08 December 2005 15:08 > To: RIFE users list : questions, bug reports a

[Rife-users] logout problems

2005-12-08 Thread Lars Grupe
Hi, Could someone give me an explanation, why a link to the LOGOUT element doesn't work? I will tell the story from the beginning: I have a embedded Element 'LOGON_INFO', that show the username of the logged on user. These element has a link that should logout the user. Here are the important li

[Rife-users] Logout in embedded object

2005-12-06 Thread Lars Grupe
Hi, I have a problem to show the right template, when the logout is called from a embedded object. The embedded object shows a link that points to a submission of the embedded object. The exit of the submission points to the following 'LOGOUT' object, that does the logout and snaps back to the pr

RE: [Rife-users] Users guide as PDF?

2005-12-05 Thread Lars Grupe
Hi John, I think you want to have a PDF version of the new 'Live User's guide'. A pdf version of the 'Old User's guide' I have found there: http://rifers.org/wiki/display/RIFE/User's+Guide Cheers, Lars > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf

[Rife-users] How to get a list of the database users?

2005-11-30 Thread Lars Grupe
Hi all, How can I get the list of the users in a database? Is the listUsers() function of DatabaseUsers the right choice? If so, how must I create an object of the ListUser interface? Cheers, Lars ___ Rife-users mailing list Rife-users@uwyn.com http://w

[Rife-users] localized login template

2005-11-25 Thread Lars Grupe
globalcookie. > > This also makes sense, since you generally would want the user's > language preference to be remembered. > > Best regards, > > Geert > > On 25-nov-05, at 14:53, Lars Grupe wrote: > > > Hi Geert, > > > > No, it's not a coo

RE: [Rife-users] Embedded elements submissions execution order

2005-11-25 Thread Lars Grupe
ssions > execution order > > > Hi Lars, > > I don't mind answering your questions ;-) > > Embedded elements are only processed once you obtain an instance of > the template in which they are embedded. > > What global variable are you changing, a cookie? >

[Rife-users] Embedded elements submissions execution order

2005-11-25 Thread Lars Grupe
Hi Geert, I'm sorry to bother you with my questions. I have an embedded elements, that show some links on my page. For better understanding: Follow a link should change the language of the site. If a link is followed than the called submission changes a global variable. My problem is that the sub

RE: [Rife-users]loaderconstraintsviolatedwhenlinkingcom/uwyn/rife/site/ValidationErrorclass

2005-11-25 Thread Lars Grupe
o have this problem. You're the first one to use Glue like > that. If you want, you can create an issue in Jira to keep track of > it and let people vote on it: > http://servlet.uwyn.com/issues/browse/RIFE > > Best regards, > > Geert > > On 24-nov-05, at 11:55

RE: [Rife-users]loaderconstraintsviolatedwhenlinkingcom/uwyn/rife/site/ValidationErrorclass

2005-11-24 Thread Lars Grupe
support war > archives? How do you deploy your web application on GLUE? > > On 24-nov-05, at 11:01, Lars Grupe wrote: > > > Hi Geert, > > > > I didn't know if Glue required something weird. But if I find > > something > > I will tell you. > >

RE: [Rife-users]loaderconstraintsviolatedwhenlinkingcom/uwyn/rife/site/ValidationErrorclass

2005-11-24 Thread Lars Grupe
ons, so it checks some things. > > * it needs to detect which classes are elements and detect which > > ones use continuations > > * it needs to byte-code modify the classes > > > > Does disabling the classloader remove the previous error when you > > use it in

RE: [Rife-users]loaderconstraintsviolatedwhenlinkingcom/uwyn/rife/site/ValidationErrorclass

2005-11-24 Thread Lars Grupe
Re: > [Rife-users]loaderconstraintsviolatedwhenlinkingcom/uwyn/rife/ > site/ValidationErrorclass > > > Sun's version? > > On 23-nov-05, at 19:11, Lars Grupe wrote: > > > Hi Geert, > > > > I use the jdk 1.5.0_04. > > Disabling the classloader removes the

RE: [Rife-users]loaderconstraintsviolatedwhenlinkingcom/uwyn/rife/site/ValidationErrorclass

2005-11-23 Thread Lars Grupe
ous error when > you use > it in Glue? > > On 23-nov-05, at 18:35, Lars Grupe wrote: > > > Hi Geert, > > > > Thx :), I'm a bit tired. Now I could disable the rife class loader. > > This has the other advantage that initializing the application will &

RE: [Rife-users]loaderconstraintsviolatedwhenlinkingcom/uwyn/rife/site/ValidationErrorclass

2005-11-23 Thread Lars Grupe
> rep.path > rep/participants.xml > > > > > engineclassloader.enabled > true > > > > >

RE: [Rife-users] loaderconstraintsviolatedwhenlinkingcom/uwyn/rife/site/ValidationError class

2005-11-23 Thread Lars Grupe
api/java/lang/LinkageError.html) > > Did you try with the initparam I suggested to see if that changed > anything? > Did you try the application on another servlet container? > > Geert > > On 23-nov-05, at 17:30, Lars Grupe wrote: > > > Hi Geert, > > > &

RE: [Rife-users] loader constraintsviolatedwhenlinkingcom/uwyn/rife/site/ValidationError class

2005-11-23 Thread Lars Grupe
Hi Geert, Yes, I'm sure that I have only one rife-1.3-snapshot-jdk15.jar in my class path. But I figured out some new informations: The problematic file is a Bean file (I attached it). If it is in the package 'com.uwyn.rife.jumpstart.elements.model' all works fine. But if it is in 'com.acrolinx.

RE: [Rife-users] loader constraintsviolatedwhenlinkingcom/uwyn/rife/site/ValidationError class

2005-11-23 Thread Lars Grupe
Rife-users] loader > constraintsviolatedwhenlinkingcom/uwyn/rife/site/ValidationError class > > > What is the exact exception (with line numbers) you get with the > latest snapshot? > > On 23-nov-05, at 16:08, Lars Grupe wrote: > > > Hi Geert, > > > > I t

RE: [Rife-users] loader constraints violatedwhenlinkingcom/uwyn/rife/site/ValidationError class

2005-11-23 Thread Lars Grupe
rrect in Glue's classloaders > and that it conflicts with RIFE. If you don't use continuations, you > can add the 'engineclassloader.enabled' init-param to your > web.xml to > and set it to 'false'. RIFE will then not use its classloader. > > Bes

RE: [Rife-users] loader constraints violated whenlinkingcom/uwyn/rife/site/ValidationError class

2005-11-22 Thread Lars Grupe
lication startup, or do you get > this when edit-reload-hotswap some elements? > > On 22-nov-05, at 15:52, Lars Grupe wrote: > > > Hi Geert, > > > > With the newer jar file I got the same error. > > I forgot to tell, that RIFE is running on glu

RE: [Rife-users] loader constraints violated when linkingcom/uwyn/rife/site/ValidationError class

2005-11-22 Thread Lars Grupe
.org/downloads/rife/snapshots/ > > Thanks, > > Geert > > On 22-nov-05, at 15:34, Lars Grupe wrote: > > > Hi, > > > > could someone tell me what is wrong, when I get this error: > > > > java.lang.LinkageError > > > > loader constraints viol

[Rife-users] loader constraints violated when linking com/uwyn/rife/site/ValidationError class

2005-11-22 Thread Lars Grupe
Hi, could someone tell me what is wrong, when I get this error: java.lang.LinkageError loader constraints violated when linking com/uwyn/rife/site/ValidationError class at com.uwyn.rife.site.Validation getConstrainedPropertyRules ( Validation.java : 174 ) at com.uwyn.rife.site.Valida

[Rife-users] running rife on a Glue web server

2005-11-17 Thread Lars Grupe
Hi, I developed a web application with rife on a jetty web server. Our SOAP server applications uses a Glue web server. Now I have two options: 1. Run the rife web site on a Glue web server or 2. Run the rife application and our server application on a tomcat web server Before I start to think a

RE: [Rife-users] add parameter to automated form submission

2005-09-30 Thread Lars Grupe
t; > you can simply add a hidden input field to the form and set > the value > in its value attribute. > > Would that work for you? > > Geert > > On 30-sep-05, at 16:56, Lars Grupe wrote: > > > Hi Geert, > > > > I use the g

RE: [Rife-users] add parameter to automated form submission

2005-09-30 Thread Lars Grupe
0 September 2005 16:42 > To: RIFE users list : questions, bug reports and suggestions. > Subject: Re: [Rife-users] add parameter to automated form submission > > > Can you explain what you mean with "generated from a bean"? > > You can add any additional parameter

[Rife-users] add parameter to automated form submission

2005-09-30 Thread Lars Grupe
Hi, It is possible to add a parameter to a submission that is generated from a bean? I would like to define something like the following: If this is possible, how can I set the parameter? Thank in advance! Cheers, lars ___ Rife-us

RE: [Rife-users] get input object

2005-09-28 Thread Lars Grupe
a String representation. > > What are you trying to do? > > Best regards, > > Geert > > On 28-sep-05, at 14:46, Lars Grupe wrote: > > > Hi all, > > > > When I set a generic object as output using 'void setOutput(String > > name

[Rife-users] get input object

2005-09-28 Thread Lars Grupe
Hi all, When I set a generic object as output using 'void setOutput(String name, Object value)', how can I read the object from the input? There is no 'Object getInput(String name)'? Thanks in advance! Cheers, Lars ___ Rife-users mailing list Rife-use

RE: Re: [Rife-users] independent localisation elements

2005-09-27 Thread Lars Grupe
l10n cookie. The actual > instance of the template can then for example be set as a request > attribute and retrieved in the targeted element. > > Does this help you? > > I think that Maarten has implemented something like this for > caosity.org. Maarten, any comments?

[Rife-users] independent localisation elements

2005-09-27 Thread Lars Grupe
Hi all, I want to create a website where the user can change the gui language on every subsite. An object should print a template that is embedded into the main template and displays the selectable languages as links. If a link is clicked the whole site should be displayed in the selected language