Resource Bundle Runtime Loading

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 ...

Bundling app with JRE

224 byte By deanogallaghera at 2007-10-3 8:15:36
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

Java Beans without properties

460 byte By Neoreborna at 2007-10-3 8:18:22
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 ...

localejbs not bound

500 byte By f1engineera at 2007-10-3 8:18:33
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 ...

BeanNode & BeanInfo: Automatic Loading of All Poperties of a Certain Object

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[] ...

Full Screen

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

Order Entry Example

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

Connect to mobile phone

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.

cannot find symbol

259 byte By jensudhaa at 2007-10-3 8:32:35
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.

how to access standard toolbar of IE

361 byte By ash05182a at 2007-10-3 8:35:15
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 ...

Beans

56 byte By prabhath_ma at 2007-10-3 8:39:00
In short what makes a bean different from a class

Need suggestion for choosing Java development enviroment

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 ...

HTTP Connector port 8080 is already in use

751 byte By hereisjohnnya at 2007-10-3 8:47:57
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 ...

ETA of next release?

193 byte By Sportkorka at 2007-10-3 8:51:58
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...

comm.jar is used for what?

124 byte By bhatt@.suna at 2007-10-3 8:55:37
I got one post related to comm.jarwhy is is used for I'm new to java technology.Can any buddy help me?

How Do I create set up file of java

475 byte By bhatt@.suna at 2007-10-3 8:55:42
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 ...

Java beans

583 byte By neil4374a at 2007-10-3 9:05:42
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 ...

Class extending an graphical Class

358 byte By jeffciaraa at 2007-10-3 9:19:15
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 : ...

Uninstall a java application

797 byte By deepakchandarana at 2007-10-3 9:23:44
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 ...

Accessing Flash Drive

347 byte By emrahbudura at 2007-10-3 9:25:08
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 ...

WebPage interaction

444 byte By Josh_Robertsa at 2007-10-3 9:28:25
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 ...

Unable in Implementing Javahelp system

29413 byte By Damz@dela at 2007-10-3 9:41:38
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 ...

Problem In getting output when running JavaHelp System

5713 byte By Damz@dela at 2007-10-3 9:46:12
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 ...

upload file to asp.net server ...

251 byte By lowleong7a at 2007-10-3 9:46:29
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 ...

how to use same database connection..... for application forms.

313 byte By zerocooola at 2007-10-3 9:50:17
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 ...

NetBeans vs JRE - the look of my GUI

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 ...

Poor Web Browser

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 ...

To create an application that is a component

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 ...

realm jndi active directory help

481 byte By hyrogen32a at 2007-10-3 10:01:11
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 ...

PLEASE HELP ME SHIRLEY!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

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 ...

Using a single data structure in a desktop application

574 byte By afernandezaa at 2007-10-3 10:04:59
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. ...

help plz....for mdi application...

531 byte By zerocooola at 2007-10-3 10:05:09
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 ...

Simple Problem of programming

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.../** * ...

Auto Submitter

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 ?

Need help to get started with Java desktop application

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 ...

Little Help with CMP Entity Bean

2093 byte By dani-casa at 2007-10-3 10:21:31
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 ...

JavaBeans and JSP

255 byte By bleakcabala at 2007-10-3 10:29:10
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

Java Clients - Fat, Thick, Rich or Thin?

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 ...

Predictive Text in textfield

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

JAVA BEANS CONNECTION PROBLEM

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?

How to persist JMenuItem's accelerator using XMLEncoder?

211 byte By doppler1a at 2007-10-3 10:41:17
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?

difference between File.mkdir() and runtime.exec()

374 byte By ravisenana at 2007-10-3 10:47:00
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 ...

installing a java programme as a windows service

158 byte By REveNGeFIrea at 2007-10-3 10:50:01
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...

in confused state help me plse

217 byte By zip_zap1007a at 2007-10-3 10:50:57
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

Need a freeware testing tool for testing applet

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

do database work in javabeans

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 ...

javabean and left click

204 byte By pattchena at 2007-10-3 10:56:20
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.

Problems with getInputStream()

985 byte By Shelnutt2a at 2007-10-3 10:57:07
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 ...

Help me sovle some troubles about Desktop Application.

876 byte By nguyenquanga at 2007-10-3 11:02:36
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 < ...

Any JavaBean code generator tool using DB?

183 byte By Vasu.Babu_Pa at 2007-10-3 11:06:16
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.