RE: DataGrid - How to set the page?

2005-02-11 Thread Néstor Boscán
Hi Joselito Basically yes you have to set the parameters. The class DataGridParameters.getDataGridPageIndex method will return the page index for your datagrid and the DataGridParameters.getDataGridOrderIndex will return the order index. So if you have a form you will have to do something like

Dynamic Map Access

2005-02-11 Thread Karl Coleman
I have a Map that contains keys of mime types and the values are more understandable String. What I want to do is on a JSP dynamically look up the key within an iteration. I know I can access map value by hard coding it such as ${mimeTypes[application/msword]}, but I am having problems figuring

RE: Dynamic Map Access

2005-02-11 Thread Karl Coleman
Nevermind. I fell like a complete idiot. I just figured it out. Karl -Original Message- From: Karl Coleman Sent: Friday, February 11, 2005 2:54 PM To: Tag Libraries Users List Subject: Dynamic Map Access I have a Map that contains keys of mime types and the values are more

[BSF Taglib]

2005-02-11 Thread Carlos Cajina
Hi. I've just started using BSF hoping that this taglib (and the technology under the hood) could help me integrate portions of Java and JavaScript code within my JSP pages. My first attempt was to be able to assign an HTML control value to a Java variable (i.e. something like %= String