Hi i'm using the qtip jquery plugin to add tooltips, i use the following script:
$(document).ready(function()
{
$('a[title]').qtip(
{
show: {
when: 'click',
solo: true
},
position: {
corner: {
target: 'topRight',
Hi,
i have a form to add an item, i can select the type of this item from
a drop down choice and accordingly the fields specific to the item
will be replaced. before adding this line:
AjaxFormValidatingBehavior.addToAllFormComponents(form, "onblur");
everything worked perfectly, i would have my
Hi,
We're working on a wicket/spring/hibernate webapp (research
repository) and today i was working on an 'Add Publication Panel'. i
added some
validation today but whenever i click on the link that shows the panel
in the main content area it takes like 10/15 seconds to show it.
Tomcat
doesn't sho
Hi,
We're working on a wicket/spring/hibernate webapp (research
repository) and today i was working on an 'Add Publication Panel'. i
added some
validation today but whenever i click on the link that shows the panel
in the main content area it takes like 10/15 seconds to show it.
Tomcat
doesn't sho
we're working on wicket/spring/hibernate application (a research
repository).
my SortableDataProvider looks like this.
public class PublicationDataProvider extends SortableDataProvider {
private IBrowseService browseService;
private Class type;
public PublicationDataProvider() {};
Hi. I have 3 questions about resources.
*question 1* I've tried everything i could to make to make this work, but i
failed. it's probably something
that has to do with the context + path that i pass to the folder
constructor. i tried some relative paths,
didn't work too.
protected void int() {
S