Re: [basedb-devel] can't get inputs other than text to work on custom JSP input pages

2007-11-23 Thread Micha Bayer
-Original Message- > From: [EMAIL PROTECTED] [mailto:basedb-devel- > [EMAIL PROTECTED] On Behalf Of Nicklas Nordborg > Sent: 23 November 2007 12:01 > To: BASE dev > Subject: Re: [basedb-devel] can't get inputs other than text to work on > custom JSP input pages >

Re: [basedb-devel] can't get inputs other than text to work on custom JSP input pages

2007-11-23 Thread Nicklas Nordborg
Micha Bayer wrote: > Hi, > > I have just found what the problem is. It is to do with the handling of > the parameter values in the plugin code, so it's nothing to do with the > JSP page or the type of inputs as such. > > In the getRequestInformation() method of the plugin you have to do the > fol

Re: [basedb-devel] can't get inputs other than text to work on custom JSP input pages

2007-11-23 Thread Micha Bayer
382 562731 ext. 2309 Fax +44(0)1382 562426 http://www.scri.ac.uk/staff/michabayer == > -Original Message- > From: [EMAIL PROTECTED] [mailto:basedb-devel- > [EMAIL PROTECTED] On Behalf Of Nicklas Nordborg > Sent: 23 November 2007 11:33 > T

Re: [basedb-devel] can't get inputs other than text to work on custom JSP input pages

2007-11-23 Thread Nicklas Nordborg
Micha Bayer wrote: > Hi, > > I am in the process of making a custom JSP page for collecting inputs > for the tab2mage importer. I am following the recipe at > > http://base.thep.lu.se/chrome/site/latest/html/developerdoc/plugin_devel > oper/plugin_developer.api.html#plugin_developer.api.jspparam