Re: Problem with when used with Jquery plugin

2011-02-28 Thread RogerV
RogerV wrote: > > So could someone explain either how to make the > work with the tag or suggest a way that I can post a form from > within a tag and have the response page display within the > confines of the same > Firstly the javascript used by the optiontransferselect tag attaches an o

Re: Exception in hibernate3

2011-02-28 Thread abhishek jain
hi, this didnt solved, i created a file c3po.properties with the mentioned property and it didnt solved. also i have to wait a day for the error message, is there a way where i can reduce this time during test? thanks abhi On Sat, Feb 26, 2011 at 12:32 AM, Burton Rhodes wrote: > I recall having

Re: sending the report directly to the printer

2011-02-28 Thread Ken McWilliams
This requirement would only make sense to me if this is in an intranet where you have direct access to the printers. Then you could somehow get your app to talk a print server. It would be quite possible to make an intelligent guess as to which printer in the company to send the printout to based

Re: Problem with s:hidden

2011-02-28 Thread Kushan Jayathilake
just put a HTML hidden field, or try On Sat, Feb 26, 2011 at 3:47 AM, Frank Serkland wrote: > I have the following form in my JSP. The hidden field in this form, > which I have verified with the documentation as having correct syntax > as far as Struts 2 goes, is being marked by Eclipse with