717 byte By
petzua at 2007-10-3 8:13:51
Hi,We created a desktop utility, using which: 1. we can create a new .properties file or 2. we can open an already existing .properties file and modify the properties. The files are read from a certain folder.The problem that i am facing is, I started the application, created a new .properties ...
HiI have a desktop app and the client is concerned about easy installations, is there a way to bundle the app with the JRE and install both with an installer?Any help appreciated.CheersDean
Hello all,This is a very basic question about Java Beans in particular. Do you need properties defined in the class to call it a Java Bean or just the getter and setter methods are enough(values for them will come from somewhere else).I have also checked the JavaBean 1.01 spec and it no where ...
Hi allI need to create a little project that includes an ejb class. When I try to call it:DBConnectLocal connect = EJBHomeInstancer.getDBConnectInstance ();I receive exception:javax.servlet.ServletException: localejbs not boundEJBHomeInstancer is the class that implements connection to the ...
491 byte By
MK.Noura at 2007-10-3 8:19:14
Hi everybody,I'm working on a netbeans module and i need to use a property window as apart of it...long story short, i was wondering if there a way to load all the properties of a certain class automatically...without listing the properties in the BeanInfo PropertyDescriptor[] ...
105 byte By
Bishoa at 2007-10-3 8:24:50
can any one help me to make an desktop java application displayed in fullscreen.Thnx 4 help
229 byte By
Leonella at 2007-10-3 8:25:41
Hi,is here some source example for "Order Entry" master/detail application?Company / Order / OrderItem / StockItem?With EJB3 or JDBC backend or data collection only.Thanks in advance,Leos
119 byte By
jokia at 2007-10-3 8:31:50
Hi.Can anyone show me a exsample, how i write som code to connect to my mobile phone though my irda port.
Hi, I am getting the problem when compiling the java code using Beans. cannot find symbol symbol : class ResultBeanlocation: class test.TestDataSourcex = new ResultBean();^Thanks in advance.jency.
Hi Can anyone have some idea about accessing standard toolbar of IE just like we can now access sys tray of Windows.I want the functionality of Yahoo IM so that when any user install my application an icon(shortcut) for that should be added to IE toolbarIf this is possible in java only or with ...
In short what makes a bean different from a class
990 byte By
GOODWAYa at 2007-10-3 8:39:04
Hi Evereyone,I am new to Java Desktop Application.I need help on choosing proper Java technologies and development tool. We have an existing CLIENT/SERVER based distributed control system, which was developed in C++(Server side) and VB(Client GUI).Now we are think of migrating the system to ...
Hi,I抦 running NetBeans IDE 5.5 with the JBoss 4 bundle. I抦 developing a Web application. When I run the project for the first time, every thing works perfectly. But when I want to start it again, I get the following error message: JBoss Application Server 4 Start Failed. HTTP Connector port ...
Hi,Does anyone know when (or if?) there will be a new release of JavaHelp? Last release was in 2004, and is still listed as "news" on the JavaHelp homepage, and that worries me...
I got one post related to comm.jarwhy is is used for I'm new to java technology.Can any buddy help me?
Hello,I'm new to java up to I created litile small swing application.As per the instructon on java turorial I created jar file and it runproperly.Now I want to create asetup file so that When I bring my file to another machine that dont hava jre installed it first install jre on that machine ...
Hello, Could some person please clear up the issue im having?!!! Its gonna be pretty simple to you lot!!Ok im unclear what a bean is and why it s used!!!The way i see it is a bit like a class with a cetain way of conforming to standards.Also like you can create buttons in dreamweaver for html ...
Hello,I have Class A typ?Jpanel, i create a Class B that extends A.The problem is that NetBeans doesn't create un Form file for my class B.I can't use so Matisse for my class B...I have ever seen this link but i don't know how use this : ...
I developed an application called Broadcast. To install this developed broadcast application i developed a setup application .Now i am in a position to develop an uninstall setup. i developed an uninstall setup application and i converted it into JAR file(uninstall.jar). Now when u install ...
I am developing project running under kiosk platforms.I need to detect USB Flash Disk inserted to the slot and do some read/write operation on that disk.Is there a smart way to do it?Ps: What I am planning to do is, to keep a record of current drive letters and try to detect new drives.Thanks ...
I need to come up with an application that can perform a search using the websites' search box, and then get the results, I would appreciate any help, even pointing me in the right direction would be appreciated.of course if this isn't the right place to put this request, you can let me know ...
Hello All,I m looking for some help in implementing JavaHelp to my Messenger program.I have downloaded javahelp2.0 and its src.jar also....when i run my JHLauncher.java ...my main file.It will show me HelpSet InformationThen i will give a name of helpset that i given in my source path....as ...
Hi I am giving my code from which i want to display my Java Help system......Here when i run my program it will give me output as...init:deps-jar:compile:run:BUILD SUCCESSFUL (total time: 0 seconds)But it will nt show any help browser or help system to me........can anyone should help me in ...
hi all,i try to do with java client upload file to asp.net server ...i means that from desktop apllication not from web browseris that any example with this ? or can any one point to me where i should looking for ...
helloim creating an database application using java swing and mysql.... it an mdi application ..... i want to know that how use a single connection for all forms in the application.... any example... coz im new for the java swing and mysql application .... ill be thankful for reply and ...
606 byte By
crypta at 2007-10-3 9:52:12
I'm not sure if this is the right place to ask this question but here goes. I'm just getting started and have been going through the Netbeans tutorials on using the IDE to build a GUI. I like the look of the GUI when I preview in the IDE application. When I run the program, however the GUI ...
596 byte By
mipsmea at 2007-10-3 9:54:54
Hey all,I need to build a simple Web Browser as a part of a project. I used JEditorPane that takes a URL and displaying it. but the result was so poor that some contents of the displayed page appears corrupted and other even dont appear.So, what's the formal way to make things professional as ...
1344 byte By
jfgfa at 2007-10-3 9:59:48
My intention is to create an application in Java and that this one is a component. So that for if alone, it has a complete functionality, with interface graph, access based on information, etc. But in turn it is quite a component (I do not know if it is named JavaBean) to be able to be ...
Hi there,Im developing a jsp script for our intranet, where users are logged into their PC's by active directory. What I want the jsp todo is to silently log the user in to the intranet according to their active directory login. Im not sure if Im going about this the right way, but Im trying ...
611 byte By
squirla at 2007-10-3 10:04:39
I am getting this message when I am working and I can not fix it or dont even know the first step on how to fix it. Please help me in simple simple terms.......I need this fixed right away."this is the statement that I get the bridge was installed at c:\progra 1\java\jre15 1.0_0> but the ...
Hello,I am programming an application that needs to constantly access a data structure, for instance to add / edit / update / search data. Several graphical user interfaces need to modify this data structure. I was wondering of easy ways to use the data structure throught the whole application. ...
hi every body....im creating a mdi application but facing some problems....i have created 3 class for my mdi application.... 1 for menu bar.... 2nd for MDI Form and third for JInternal Frame.... menu and mdi forms are ok but when i click on menu item to view internal frame it execute but not ...
5971 byte By
Deus_Exa at 2007-10-3 10:05:15
Well, I'm a student of Java. And I'm having problems with a coding... well... The thing is that I have to switch the values I gave to 2 "tables" (sorry, I don't know these terms in English xD), I mean, there are columns and rows... I will write my code here to a better understanding.../** * ...
187 byte By
mipsmea at 2007-10-3 10:14:49
Hey all,I'm working on an application to automatically submit articles online. what's the technique I can use to enable my java app to fill say some fields on a web page ?
412 byte By
kblooma at 2007-10-3 10:18:44
Hi,I have a Visual Basic desktop application that interfaces with MS Office and MS Outlook. It must be converted to Java per management direction. I have read up on Java but am still clueless on how to create a form (VB terminology) or interface with MS products. If you have sample code or can ...
I have the following error: MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ObjectName: jboss.j2ee:service=EjbModule,module=SISEPROEJB.jar State: FAILED Reason: org.jboss.deployment.DeploymentException: Atleast one role of aforeign-key mapped relationship must have key fields (or ...
Hi, Beans can be used by JSP with the getProperty and setProperty but is there a way to call bean methods that aren't getters and setters or shouldn't I even be doing that in the first place ?Message was edited by: bleakcabal
2560 byte By
javiousa at 2007-10-3 10:39:27
This is a question that I've been constantly asking myself over the years. Sometimes when I hear somebody refer to particular java client apps as thick or fat clients, I wonder if they are using the terms correctly.Some (perhaps many) will refer to all java clients as fat or thick clients. I ...
188 byte By
dubfirea at 2007-10-3 10:39:57
Hi,I'm developing a Java Aplication Desktop, and I need have a predictive text on TextField of Jswing.How do this?Thanks... and excuse me , i talk less English
261 byte By
RIMA33a at 2007-10-3 10:40:51
I'm working with with NETBEANS IDE 5.5 and when I'm trying to make a connection the system is showing this error:"Unable to read the dabase structure.connection is broken;[SQL0901] SQLK system error".anybody have an idea about this issue?
I have not had success attempting to serializing a KeyStroke object for the "accelerator" property of the JMenuItem using either default or custom PersistentDelegate. Has anyone succeeded? Is is possible?
Hi all, I am doing a desktop application. i want to create a folder or directory at runtime using my application. I found that , it can be done using File.mkdir(path) function as well as runtime.exec(cmd) function. whats the difference between these two functions and which one is better to ...
is it possible to install a java programme as a windows service ?( not as a scheduled task ) if anyone knows a way i'll greatly appreciate any help...
can you plse send me the procedure to 1)to create EJB component in java and2)to create a Active X controlonly in description please send me as soon as possiblethanking youabhi
199 byte By
samana at 2007-10-3 10:54:29
Iam a newbie to applet .I want to find a testing tool to test the applet . like i have used Cactus for testing servlets and JSP's. Do let me know abt it asap . tia -saman
395 byte By
priyapa at 2007-10-3 10:54:36
hii want to do my database work in a bean ...I have one html page...From here i call one jsp page....Here database connection and checking a record is in the table....are have to do in the JavaBeans..Pls anybody give me one program to do this... i searched a lot in google...but i can't ...
hi,i have created a java bean which consists of a circle and a text inside.I want that this bean can be a source for the left click event.How can I resolve this problem?Thanks.
I'm writing a quick program that get the list of processes running. I'm hitting a snag. When I compile it says "cannot find symbol method getInputStream()" I'm not sure what I've done wrong. I'm sure I just didn't initialize it correct.Thanks!import java.io.*;public class Processes{public ...
HelloI have been created a Desktop Application type Client/ Server. however, I have some troubles, so I hope that you will help me solve my problems.They are:1. When one or many clients watch the same table in database " example Product table ". But one of them update/delete/insert a row < ...
Hi,I am searching for a tool which can generate JB code using the tables in a DB. Please suggest good free tools avaialble to generate JB code. Thanks in advance.