i have a properties file in order to get the messages for validating the
components of the panel.
So it should work in that way, i canot use the null valid in the dropdown
choice as this value represents a foreign key in the table. it has to be
diferent than null
litle thing makes desperate.
my
Can anyone help me in this please
--
View this message in context:
http://www.nabble.com/Dropdown-%22Choose-One%22-tf1903229.html#a5232430
Sent from the Wicket - Dev forum at Nabble.com.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-
Can anyone help me in this please
--
View this message in context:
http://www.nabble.com/Dropdown-%22Choose-One%22-tf1903229.html#a5232423
Sent from the Wicket - Dev forum at Nabble.com.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-i
i?m not able to resolve this...
i use registerForm.group.null=Select
but then the first choise i get is "Choose one"
http://www.nabble.com/user-images/3161.jpg
--
View this message in context:
http://www.nabble.com/Dropdown-%22Choose-One%22-tf1903229.html#a5214182
Sent from the Wicket - Dev f
thanks.
it works nicely
--
View this message in context:
http://www.nabble.com/Dropdown-%22Choose-One%22-tf1903229.html#a5208655
Sent from the Wicket - Dev forum at Nabble.com.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrate
Hi there,
i?m wondering if i can change the default message of a dropdown choice
"choose one"
to a personalized message.
I?ve searching but havent found anything to help me...
thanks in advance
--
View this message in context:
http://www.nabble.com/Dropdown-%22Choose-One%22-tf1903229.html#a52
thank you,
the example in that sections you told, seems to fit my use case.
--
View this message in context:
http://www.nabble.com/DropdownChoice-onSelectionChanged-tf1861427.html#a5085911
Sent from the Wicket - Dev forum at Nabble.com.
Using Tomcat but need to do more? Need to support web se
Hi there,
I have two dropdown choices
the first...
DropDownChoice("internalDeviceType",
MetaData.getChildTables("internaldevice"));
...gives me the category
And the second...
DropDownChoice("internalDeviceList",
InternalDevice.getInternalDeviceForCom
Hi, i´m trying to use an image tha i generate by using a jfreechart.
though i can save it to the user.dir (in my case the bin of tomcat
directory)
The problem is that i can´t use that image, since i can´t retrieve it from
server, and the only way i can use it, is copying it to the package where