| Thread | Last Post | Replies |
|
| Newbie on Struts: What is the difference between the Model & the Form | 27 Apr 2007 10:51 GMT | 1 |
I am new to Struts, and I don't understand yet the difference between Form classes and Model classes. What I thought is that Form classes (extended from ActionForm) represent the data to be transported between the View and the
|
| Handling errors in Struts | 27 Apr 2007 10:25 GMT | 3 |
I am devoloping an application using struts.I am facing some problems in handling errors.Let me expain my situation.I have two forms in diffrent jsp pages.On the click of submit,I am processing the data in a single
|
| Can we call an Action from another Action in struts??? | 27 Apr 2007 10:19 GMT | 1 |
Let me explain my situation. I have a form for updating the customer details.when ever the user say submit,it calls the action and performs the updation.Now comes my problem,I want to redirect back to the same update page with the newly
|
| Gauging interest for experimental software platform/runtime/language with main goals being ease-of-use and "building-block style" seamless reusability over distributed runtimes... | 27 Apr 2007 04:53 GMT | 1 |
Recently for the past six months I began development on a software platform which i had long been dreaming of tackling. It started with years of deep thought and no actual code, and now finally I am finding the time to begin implementing some of my ideas.
|
| different timezones causing chaos with rmi | 27 Apr 2007 04:24 GMT | 11 |
I am working on an application deployed in an ASP model using rmi with a swing client. I have been running into some problems with dates when the client is on a different timezone than the server. If the client is on est and the server runs on pct then when the client
|
| sorry | 26 Apr 2007 23:24 GMT | 1 |
ok it's done ! sorry for doubleposting
|
| Query regarding calling parent's class method which is overridden in child class??? | 26 Apr 2007 22:34 GMT | 2 |
I have a superclass say public class Parent { public String go() { .
|
| java and c | 26 Apr 2007 21:32 GMT | 4 |
i have developed a program in turbo c3 which communicates with parallel port of my pc , through which i am able to control the working of some electrical appliances , i want to communicate with that program from my java program , how can this be made possible ?
|
| What is wrong ? | 26 Apr 2007 19:08 GMT | 1 |
I have to create the following project public class Messanger { publicMessanger () { // TODO implement constructor
|
| Get path as String for file in source package structure | 26 Apr 2007 18:41 GMT | 2 |
In a junit test: public void testSendMsgWithAttachment(){ try { SendMessage send = new SendMessage();
|
| Baisc One | 26 Apr 2007 18:37 GMT | 9 |
Please help Guys - Why java is implemented in stack ? Rakesh
|
| problems with frames | 26 Apr 2007 16:57 GMT | 1 |
hi guys, I have one problem. Is there any possibility to make shown a frame from a clicked link? For example a frame should be make visible from a button, I want this feature from a link in a textarea. How do I have to do? thx
|
| Information About A BlockingQueue | 26 Apr 2007 16:19 GMT | 4 |
I am currently in the process of using a BlockingQueue (LinkedBlockingQueue, to be exact) to help with a producer/consumer aspect of an application I'm developing. The user can continuously add items to the queue for processing (and this does work). However,
|
| Suggestions for a design tool to help in development of a J2EE application | 26 Apr 2007 16:10 GMT | 2 |
I am a java developer involved currently in developing a J2EE application. I was looking to make my process of development better. I have my requirements for the project, which are very basic. Now I have to start making the web pages. So other developers out there, what
|
| What's wrong ? | 26 Apr 2007 15:39 GMT | 1 |
I have to create the following project public class Messanger { publicMessanger () { // TODO implement constructor
|