Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Eclipse Solex HELP: Value-lees Parameter Useage
Eclipse Solex HELP: Value-lees Parameter Useage [message #18123] Sun, 22 February 2004 02:33 Go to next message
Eclipse UserFriend
Originally posted by: theon.tmrus.com

I am trying to figure out how to configure playback of an http request which
contains a parameter without a value.
Example: http://www.foo.com/com/somewhere?AJSDEE
as opposed to http://www.foo.com/com/somewhere?AJSDEE=some_value

I am using the Solex plugin for Eclipse v3.0 and it doesn't appear to
recognize value-less parameters (as above).


Thanks in advance,

Theo
Re: Eclipse Solex HELP: Value-lees Parameter Useage [message #18206 is a reply to message #18123] Tue, 24 February 2004 10:52 Go to previous message
Eclipse UserFriend
Originally posted by: fred.tieken.topficie.nl

If a request.getparameter("AJSDEE") returns a null value, the value
doesn't exists, so consider it to be empty.

Fred


Theo N wrote:

> I am trying to figure out how to configure playback of an http request which
> contains a parameter without a value.
> Example: http://www.foo.com/com/somewhere?AJSDEE
> as opposed to http://www.foo.com/com/somewhere?AJSDEE=some_value

> I am using the Solex plugin for Eclipse v3.0 and it doesn't appear to
> recognize value-less parameters (as above).


> Thanks in advance,

> Theo
Previous Topic:Best project structure for web app?
Next Topic:[INFO] Tomcat tutorial for Eclipse/Sysdeo Plugin
Goto Forum:
  


Current Time: Thu Dec 26 18:06:00 GMT 2024

Powered by FUDForum. Page generated in 0.02636 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top