Button Actions stop working when I use #{param.variable}

Hello friends,

Here is my problem...... I created a jsp page in Studio Creator, having some fields and 2 buttons (for processing). This example was working fine.

As I wanted to pass values to my jsp page from DOS(or browser's address bar directly),, I changed jsp coding a bit. I used #{param.myvariable} to receive input from DOS(or address bar directly).

It worked for me and I got my fields populated, but when I clicked on my button(s)... they performed no action...

So, my question is.. how can I make my buttons to work again. They were working before I added #{param.myvariable}

Thank you

Annu

[644 byte] By [Annua] at [2007-11-27 11:59:30]
# 1

Post the code, before and after adding the parameter.

RaymondDeCampoa at 2007-7-29 19:25:59 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...