Is it possible to use JSC for building a Swing application.
(1 -- problems resizing panes)It was sometimes (randomly, it seemed) difficult or impossible to resize the right panes (by sliding the bar to the left). Sometimes I clicked at the bar's location and the black bar appeared an inch or so to the right, even though I hadn't dragged the bar yet. ...
I was hoping to be able to add code to my own managed beans rather than dumping it into the page beans. The SessionBean1.java and ApplicationBean1.java files looked tantalizing, but how do I manage instances of them?
We are in the process of building a product. We need to install JDK with our product. JDK 1.4 works properly while our Product's installation is in progress. But when we tried to launch the installation of JDK 1.5 from our Product's installation, it produces the following error:"Another ...
IS it possible to create new web services as part of your web application (or a new one) from within the Creator IDE? I know you can use the web service sdk, but competitive products (J2EE and .NET) provides ease ways of adding and creating new web services as part of the integrated dev ...
216 byte By
niksa_os at 2007-11-25 11:16:30
App Server is great, but it takes over 100MB in memory.I just need to make and try basics JSF pages. So, App Server is big for that.How can I setup Tomcat instead App Server?Thanks.
853 byte By
ParkM at 2007-11-25 11:16:31
I have been looking on other lists and sites and this seems to be a big missing piece of both JSC and JSF -> the ability to template the layout of pages.As a Struts developer, I find creating page templates in Tiles, them being able to reuse, inhertit from and tweak with only a few lines of ...
I've decided to use my DB2 as a Data Source. The JDBC driver, however, needs a license file in the classpath. I can see only 'Effective Classpath' in Options. How can I modify the Creator classpath?RegardsChris
I am unable to import javax.servlet.*; it says package not found? how could this package be not found in j2ee environment?
HelloIm trying to use SUN ONE APPLICATION SERVER 7.0 and the UDDI that is in in SUN ONE Studio 5.0. When I tried to connect to the uddi to publish a new Web Services, that is in another computer, Ive got the following error:-error connecting to uddi: javax.xml.registry.JAXRException: ...
I have a a number of existing JSF applications that were manually created (JSP,code, etc)musing JSF 1.0 FCS. I have tried to import these into the visual designer JSC to look at how they would display but it seems that the JSF tags are aways stripped out of the html. Does the JSC allow for ...
90 byte By
tiger15 at 2007-11-25 11:16:45
Hi: Gurus, Can we create JSF components at runtime? Thanks in advance
Hi,Before starting with this post content it might be helpful to give you the desired output of what I am trying to do. Basically I need to have an HTML table that is populated from an EJB.The current proposed solution is as follows: the Model that is associated with a TiledView will be used as ...
Great tool, looks very promising to me.Disregarding warnings about supported databases, i triedpostgreSQL connectivity and was very pleased with the results. It just works (So far at least) I hope that the finished product is priced within the reach of our small development shop.RegardsRoberto ...
HOW CAN IA BUY IT WITHOUT WAITING 6 HOURS TO DOWNLOAD IT?
After running ./creator-ea-linux-en.binInstallShield generated this errorThe wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)Did anybody experience the same problem?
Hi,i have a j2ee application that includes:EJB teer:-local entity beans representing a database-one remote session bean with 40 or so business methods exposedWEB-tier:-one web service which creates a wsdl file exposing all of session bean's business methodsClients:-one personal profile-based ...
I have a web-module (servlets), which is a part of a larger j2ee application (i'm using studio 5u1). currently i'm working only on that one web-module, however each time i want to deploy and test it (just that war), i have to redploy the entire app (ear). since the ear is quite large, it ...
222 byte By
uomini at 2007-11-25 11:17:03
I built the "HelloWeb" demo and the Deployment Progress Monitor started, but after a while (it displayed about 80% done) the message "Failed to start server Server J2EESDK Instance Deployer..." got displayed.
Code like this in the page1.java :public java.lang.String button1_action() {// Add your event code here...String name=(String)dropdown1.getValue();String splitname[]=name.split(",");outputText1.setValue("Hello, "+splitname[1]+" !");//Still not display the word ...
Code like this in the page1.java :public java.lang.String button1_action() {// Add your event code here...String name=(String)dropdown1.getValue();String splitname[]=name.split(",");outputText1.setValue("Hello, "+splitname[1]+" !");//Still not display the word ...
if there is not pageEncoding="GBK",I save the jsp file and open it again,I find all Chinese is '?'. :(
263 byte By
amrandin at 2007-11-25 11:17:13
Hello,Any ideas whay my browser will not open when running a web applicaitons? It give me a msg that the browser could not be opened. I've tried to change my default browser options to a specific browser on my PCw with no luck.Thanks!
Hi,This is Employee Survey Application.Environment:Java,Servlets,HTML,Windows2000,Oracle.Our problem is ,we could able generate Reports from database to EXCEL sheet format.We have prepared database to HTML reports.Our client requirement is to generate Excel format reports.I want java code for ...
I've installed creator but i'm behind a firewall on my company, so the installer didn't install the application server. Maybe there is a way to indicate the proxy adress to the installer if someone know that way plese can help me
294 byte By
liluqun at 2007-11-25 11:17:20
Suppose, there are 1000 record in a databaseI want to you a JSF data table to show them.. in multi pages, each page has 10 records, I try it use Tabel Layout ,however the "enable paging" and the "<"">" button can not be selected!how can I mak it enable?
I am using evaluation copy of Sun one Studio 5 IDE, I have added oracle's classes12.zip into the classpath in the runtime explorer of the IDE. I cannot connect to the database at this point, but i cannot using code. That is, at runtime, my code cannot connect to the database.Please can anyone ...
Hi,My first attempt to install was failing due to the "id" problem. Did the soft link from /bin to /usr/bin and the install starts, but it fails after a while (the install.log contents are at the end of this message).I nevertheless tried to start the Creator and it starts all right, but I ...
8843 byte By
iphan at 2007-11-25 11:17:28
working through the HelloWeb tutorial:very nasty bug:finished application, ran it, everything fine. Then, closed Page1.jsp from the visual editor.Double-clicked on Page1.jsp from the Project Navigator:EVERYTHING on the Design view has vanished:- no components show up- source look OKtraceback ...
313 byte By
Tim86 at 2007-11-25 11:17:29
I somehow cant test my helloworld application i build, it just refuses to start my app. Is there some way I can make a html file (these are web apps after all) so I can test my build anyway, I can see alot of xml and jsp files in the source folder but I don't know which one to use. Thx in ...
Hi all,I would like to download JSC, but am a little apprehensive since I already have J2EE 1.4 and pointbase installed on my machine. I have searched FAQ and there is no mention that JSC optionally installs these components and I don't wish to ruin my current environment. Are the J2EE and ...
Congrats to developers. Creator seems to be in the right way. How can I reuse a project from NetBeans? or at least some of the pages/classes/resources I wrote?thanks
335 byte By
quintism at 2007-11-25 11:17:36
Hi all,I know that JSC does not support EJBs etc but I was wondering if anyone had a code snippet of returning a jdbc rowset and then binding this to a JSF control (eg: a DataTable). In particular how you bind the rowset to the control. I could not see any setModel method in the web ...
82 byte By
msoldate at 2007-11-25 11:17:37
How can i create components and put them in "User Defined" palette ?
188 byte By
ttv_ at 2007-11-25 11:17:38
If developer wants to create a tab page or a Tree View, are there any (user-defined) components available in Sun Java Studio Creator? If there are, how does developer use it?
453 byte By
vannice at 2007-11-25 11:17:41
This happened to me yesterday, once or twice. Now it seems that anytime I save a project and then close down Creator, when I open Creator back up and try to open an existing project the design layout dissapears. So does every object in the Document Outline. The source is still there, but not ...
785 byte By
vannice at 2007-11-25 11:17:42
I was playing with the HelloWeb Tutorial earlier today and decided to add a data table. I added the data table and dropped the Person.Root database table onto the datatable. When I deployed it looked great. And my other code from the exercise still worked. (you know enteryour name here and ...
I finally figured out that I can select the "bind to an object" tab and just type in a value binding expression of my choice, ignoring the paltry selection of objects in the list below the text entry field. Why doesn't it list all managed bean objects?And anyway, why is it "bind to an object"? ...
105 byte By
voven@ at 2007-11-25 11:17:49
Why it occur errors when output Chinese characters?Does the creator support Chinese?
Anybody there please help me. I cannot connect to my database from within the Java Sun One Studio 5 IDE. This situation also happens in the Enterprise Edition; I cannot connect to the oracle database from within the IDE using code.Please can someone tell me what I am doing wrong. I have copied ...
285 byte By
NiLOSTEP at 2007-11-25 11:17:53
I tried downloading using Flashget, this doesn't work. Then I downloaded the Sun download program. I tried downloading five times now and every time when I reach 17Mb something fails, recovery starts at 16 again. Endlessly...What is going on?Thanks.
Hello everyone,I am using Studio 4 update 1 Mobile Edition : I am trying to compile my class which extends a class from a package issued with MIDP2.0: javax.microedition.lcdui.game. The compiler tells me that 'this package does not exist'.When trying to compile sample code issued with WTK2.1 ...
236 byte By
matomira at 2007-11-25 11:17:57
I went through the tutorial, I ran the first example, then I modified it as specified and when I run again it keeps on showing the old web page. I don't see any other buttons besides "run" to deploy/undeploy.Thanks
280 byte By
ttv_ at 2007-11-25 11:18:01
I would like to create a tabpage or treeview using Java Studio Creator . The components that Creator supports are not existing in the beta Studio Creator version that Sun released on 04/08/2004 yet. I don't know where to begin. Anyone has ideas how to make it work?
1197 byte By
iphan at 2007-11-25 11:18:03
SQL query builder does not allow LIKE criteria for selecting data, as in:SELECT ALL ROOT.PERSON.PERSONID, ROOT.PERSON.JOBTITLE, ROOT.PERSON.FREQUENTFLYER, ROOT.PERSON.NAME FROM ROOT.PERSON WHERE PERSON.NAME LIKE ? ; I tried editing the JAVA code for my web form ...
200 byte By
chenihsu at 2007-11-25 11:18:17
I am trying to call an existing EJB from page bean. And for the life of me, I can not figure out how to add additional libraries to Creator project. Is it supported at this stage?
214 byte By
DaveMAth at 2007-11-25 11:18:22
Now, How do I completely uninstall under this condition. I can't launch this tool to do 'Uninstall' from its menu. I also don't know the 'pkginfo' for this Solaris package. thxdave
Has anyone tried to deploy Enterprise on SuSE instead of Redhat ? I'm trying to figure out why JDS runs on SuSE but Enterprise runs on Redhat. Personally, I would rather have on uniform Linux Distro than managing multiple ones.
We are looking at using Java to develop Web Applications connected to Oracle.Which tool would suit us best?Per-Olof Hermansson
629 byte By
KG49152 at 2007-11-25 11:18:30
Hey,Forgive my newness to the sun studio, but I have problems executing applications using MIDP 2.0, using the Studio 4 Update 1 ME. I can get the tutorials to compile and execute fine, but when I try to execute anything that uses MIDP 2.0, I always end up with a classnot found exception. I ...