[jboss-user] [JBoss Seam] - Re: Question on reading in a simple paramter from a JSF page

2007-07-12 Thread harpritt
Cheers for the replies im very new to all this so i may say things that dont make sence Thank you again... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063346#4063346 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40

[jboss-user] [JBoss Seam] - Re: Question on reading in a simple paramter from a JSF page

2007-07-11 Thread [EMAIL PROTECTED]
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=109528 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063290#4063290 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063290 ___

[jboss-user] [JBoss Seam] - Re: Question on reading in a simple paramter from a JSF page

2007-07-11 Thread [EMAIL PROTECTED]
I dont really understand the problem you are having but when I have a bounded colletion of string I replace these with Enums... JSF is about exposing the model in the view as you know... Just a thought.. So... design out using strings and design in using Enums? View the original post : htt

[jboss-user] [JBoss Seam] - Re: Question on reading in a simple paramter from a JSF page

2007-07-11 Thread monkeyden
Maybe I'm misunderstanding but, FacesContext.getCurrentInstance().getExternalContext().getRequestParameterMap() doesn't work for you? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063267#4063267 Reply to the post : http://www.jboss.com/index.html?module=bb