[jboss-user] [JBoss Seam] - Re: Junk characters after validation.

2007-10-23 Thread muralikri_bng
Hi Devon Did you have look at my code.. ? Pls let me know if u need anything else. Thx Murali View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4097699#4097699 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4097699

[jboss-user] [JBoss Seam] - Re: Junk characters after validation.

2007-10-21 Thread muralikri_bng
I tried my application in Tomcat 6.0, still the problem persists... Murali View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4097307#4097307 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4097307

[jboss-user] [JBoss Seam] - Junk characters after validation.

2007-10-18 Thread muralikri_bng
Hi All We have project being developed in the following environment 1) Tomcat 5.5 2) Jboss Seam 1.2.1 3) Hibernate 3.0 We have registration form with around 20 fields. The form enctype is ?multipart/form-data?. Following types of fields are included in the form 1) Textbox

[jboss-user] [JBoss Seam] - Seam2 examples - Hibernate2 Example on Tomcat 6.0.13

2007-08-08 Thread muralikri_bng
Hi All I am trying to migrate a application from seam 1.2 to Seam 2. Also from tomcat 5.5 to 6.0.13. I was able to deploy the hibernate2 example on tomcat 5.5. But when i try to run the same application on 6.0.13 it fails to deploy. below is the tomcat log file which gives a linkageError.

[jboss-user] [JBoss Seam] - Re: Seam2 examples - Hibernate2 Example on Tomcat 6.0.13

2007-08-08 Thread muralikri_bng
Also pls let me know if u need any other info to know wht is going wrong. looking forward for some help Thx Again Murali View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4071956#4071956 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Seam2 examples - Hibernate2 Example on Tomcat 6.0.13

2007-08-08 Thread muralikri_bng
Is this a very silly mistake.. no one is intrested in soloving this problem am i being too silly :- HELP PLS... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4072303#4072303 Reply to the post :

[jboss-user] [JBoss Seam] - Adding a dynamic UI component before a page is rendered

2007-07-31 Thread muralikri_bng
Hi All I have a page where in i have to display some UI components like textboxes which are dynamic in nature. What i am trying to do is i have a panel grid in the page for which I am trying to add these dynamic components. When a user clicks on a link to this page i am calling a method which