Sorry for the late response, I'm just getting back into trying to install MySQL again. If you still have them, can you send a site or the instructions you...
Topic: Repositories and Registries within an SOA Date: April 10th 2007 Time: 6:00pm - 9:00pm Location: 12021 Sunset Hills Road Suite 400 Reston, VA 20190 Ph.:...
Hi All, I am using JUnit 4. I noticed an intersting behavior: Have two classes: ======================== public class BaseCalculatorTest { @Test public void...
Hello All, I have a form that is contained in a banner on all of the pages on my site. The problem is using the form tags or bind tags. If i use them, they are...
Hello, everyone. Would you mind taking the following poll at http://visualpatterns.com/polls.jsp Which RIA platform are you considering and/or using? Thanks. ...
OpenLaszlo is my current choice for RIA since it is open source and it has everything I need. It also has the ability to render the application using flash or...
We are using Adobe Flex as our RIA platform. we are migrating from 1.5 to 2.0 as we speak. Flex enabled us to some interesting stuff such as true server push...
Hi: I have a customer facing website used to faciliate uploading of files into my system. The files are as large as 2MB and there could be 50-60 people...
Not surprisingly, it's the macromedia folks who coined the term "RIA". Imagine they were charging around $15000/cpu for the initial release of Flex Servers. I...
I am using hibernate 3 select a from ABC a left outer join B b on a.element.id = b.id getting error at 'on' I also tried select a from ABC a left outer join B...
Assuming the relationship between A and B is one-to-many. Then you can write the hql like the following. Make sure the lazy attribute at the collection end is...
... Where is it slow? (Where's the bottleneck? In the users' network connections? In the server's processing of the posted data?) ... You might look to see...
Daniel Barclay
daniel@...
Apr 11, 2007 8:51 pm
10894
... Yes, actually, because of the page formatting. (Why does the page (along with the table) have a fixed width? Why prevent the user's browser from laying...
Daniel Barclay
daniel@...
Apr 11, 2007 8:51 pm
10895
Let me try to illustrate the steps as simply as I possibly can. 1) You have already selected an image. From URL or via file. 2) You have stored the file name...
I am trying to do the simplest thing - load a javascript file from a .jsp portlet. I am using JBoss Portal and the MyFacesGenericPortlet to compile and run the...
I know powerbuilder (v3.0-9.0), what u need? Madhu Siddalingaiah <madhu@...> wrote: Anyone out there with Powerbuilder experience? You can respond to me...
Thanks Vigil, I was trying to avoid changing hbm file with one-to-many relationship. Is there a way to do ? Vigil Bose <vigil.bose@...> wrote: Assuming...
I know powerbuilder (v3.0-9.0), what u need? Madhu Siddalingaiah <madhu@...> wrote: Anyone out there with Powerbuilder experience? You can respond to me...
Bhaskar - I don't know if this addresses your issue at all, but have you looked into Jakarta FileUpload (http://jakarta.apache.org/commons/fileupload/)? -...
Hi Keith: I am not seeing any slowness once the request reaches the server. It is the upload process, i.e. transfer of large files to the server that is taking...
Last Call!! The No Fluff Just Stuff Software Symposium 2007 Tour, the premier technically focused Java/Agility Event series returns to Reston with the...
Yesterday I saw Charles Nutter at the NoFluff conference give a presentation on JRuby. He created a rails app, ran it, and showed in the status on the default...