Hello, I'm using the Tree, adding the nodes dinamically, following the example: http://www.netbeans.org/kb/55/vwp-databasetree.html This Tree shows the access permissions from the users, and show a red icon on the itens without permissions and a green icon on the itens with permissions.In the ...
2862 byte By
Zootlea at 2007-11-27 2:40:34
I have a fresh install of build 62 (no the developer edition) and I just tried to uninstall studio 11 (to move it to a zone). I'm confronted with a pile of Java exception nonsense (why not use a shell script rather than Java?):./batch_uninstall_all Starting the uninstallation ... ...
861 byte By
mfa786a at 2007-11-27 2:41:38
hi mastersir i use your given sample with my 10g table i fasing porblem in SessionBean1 for query parametersir how i pass value in query for where class this is my SessionBean1 query SELECT ALL MUHAMMAD.VOUDETAIL.VNO, MUHAMMAD.VOUDETAIL.ACCID, MUHAMMAD.VOUDETAIL.NARRATION, ...
195 byte By
yukelma at 2007-11-27 2:42:32
in the datatable can i change numeric value to date format . in database date value is like 1070131 (CYYMMDD). I want to see 31/01/07(DD/MM/YY) or 31 Jan 07 . Is it possible?Thanks,
I am using netbeans 5.5.Let's say i have a webiste.../page1.jspWhen i click on a button in page1.jsp to go to page page2.jsp. It correctly goes to page2.jsp but the url still shows .../page1.jsp. So when i reload the page, it goes back to page 1.I use "Page Navigation" to go from one page to ...
hi guys,i'm developing some math programs on C and can't seem to locate blas_dsort. i've compiled with the option -dalign -xlic_lib=sunperf and used #include<sunperf.h> in my source code.am i missing something? i can use other sun performance library functions like isamax.my machine is ...
I'm building a "CRUD"-type app. My "create" screen works fine, and includes an AddRemove List component.My "update" screen needs to pre-populate the ARL, both the items to select from and the already selected items previously saved.I've tried this 2 ways:1) Pre-populating the list pointed to ...
127 byte By
enskaa at 2007-11-27 2:48:05
Hi,I'm using dropdown and standard datatable to show data. How I put parameter to query?Thanks in advance
HelloI have problems using the fix command in studio 11 when I try to fix my program I get a warning and afterwards dbx crashes:dbx >fix -v -f/opt/Sun_Studio11/SUNWspro/prod/bin/cc -g -c -o testinfowin.o -I /v10.0/sources/include -D_POSIX_PTHREAD_SEMANTICS -v -DANSI -DSYS='UNIX_V' test.c ...
361 byte By
Ty_a at 2007-11-27 2:51:22
Hey, I need something like a MapListDataProvider... however, if I look at the source code (com.sun.data.provider.impl.MapListDataProvider) I see a class declaration and a bunch of unfinished code that has been commented out. So, my question is... is there a completed MapListDataProvider, or am ...
Hello,I currenlty try to clean my code of rui/wui etc...First thing I am wondering of: is the rui output in the sunstudio debuger always reliable ?Or could it be theat I some times does not check that a variable has being initialized indirectly ?currently I receive this complaint :Read from ...
370 byte By
Sabira at 2007-11-27 2:53:43
I have "played" with many properties of the GridPanal style but can't figure out how to align i so that it shows up in the center of the page -- just like HTML tables have align="center" property. I don't want to hard code pixels or absolute/relative position using %, but I just want ...
673 byte By
jslotta at 2007-11-27 2:54:37
The "Freeway" example program is showing its age, by having the maximum speed limit (and default) be 55 MPH. Most highway speed limits in the U.S. were increased to 65 MPH in 1995, and some are as high as 80 MPH. The following Wikipedia page contains good ...
Hi,i am trying to implement OpenMP in a FORTRAN code.i use MODULE instead of common blocks.How do i define whether the contents of a module are PRIVATE.Even though i have used THREADPRIVATE for the module name and define the variables defined in the module as private, the code is taking them as ...
545 byte By
mfa786a at 2007-11-27 2:56:35
hi master sir i use listbox this name is personIdDD and link with master tableand for detail i use table i use this code String dsName = (String) personIdDD.getValue();getSessionBean1().getVoudetailRowSet().setObject(1,dsName);but secount line give me errorthis line give me ...
730 byte By
Derek50a at 2007-11-27 2:57:19
I have a page fragment I use in all my web pages, this contains a number of buttons I use for navigation between the pages. I have a page with a table in it, I need to enable the table navigation buttons to navigate between data in the table. If I define a navigation rule in the navigation xml ...
2172 byte By
chunyia at 2007-11-27 2:57:58
Hi,I am running into an error with my jsp built using Sun Studio Creator. When I first deployed the war file, and then access the page, it rendered fine. I can also go back and forth to the same page and it worked fine. Once I logged out, and then logged back in, whenever I tried to go to this ...
Hi,I'm experiencing problems with Sun Studio 11 on opensolaris nv57. Built-in editor does not respond to keystrokes. External editors works well. netBeans 5.5 editor works...Can you please tell me how to fix Built-in editor ? many thanksMipko
1221 byte By
baezaea at 2007-11-27 2:59:50
Hi,I use Sun Studio Express (3-Dec-2006 Build) on SUSE Linux 10.1.When I was trying to compile the following code, I got an error message regarding <string.h>. The same codes works fine with g++ compiler.Please give me some comments on that.Thanks.Tae-Suk Bae-#include ...
I am using the Databound Component tutorial against a modified travel schemaHow can I provide a table column for an on-the-fly computed value.I added a current cost and previous cost to a table and compute the difference. I want the difference to be displayed in the second to the end column of ...
I have a solaris based cluster and on which is installed Workshop 6. I have two other clusters both of which run Linux. It is not Sun Linux. This is a setup I have inherited and I am trying to help upgrade the development environment from vi and various command line tools to XWin based GUI ...
1136 byte By
cr_bina at 2007-11-27 3:00:47
I'm a new sunstudio user and am having trouble with a setup issue. When I run sunstudio 11 from a sunray with a Sun keyboard all works fine (except the sunray has far too small of screen and it drive me crazy). When I run with my linux desktop being the x-server then none of the special keys ...
Hello Comunityi have an Problem with the SunStudio 11. We have installed it on Suse 10.0. And now run an oenmp Sample ProgrammI would like to start the compile withcc -xopenmp omp_hello.cand this message is given backcc: language openmp not recognizedcc: language openmp not ...
Trying to use buttons without themes I downloaded and installed neutered theme injsc update 2 but doesn't work... any idea? http://blogs.sun.com/gjmurphy/category/Negotium
508 byte By
mfa786a at 2007-11-27 3:04:46
hi mastersir i have big problem how i get selected data as per user input from textbox, listbox or variable how i pass that value in sessionbeen query that use in where class such as select * from abc where id = textboxvalueand how i desgin the user logn form user give userid and password and ...
Actually am developing web application that uses Hibernate Spring and jsf technologies and tomcat server, for the UI designing am using SunStudio here i have a doubt 1.after designing the UI part in SunStudio that code can run on tomcat server ? this is my main doubt and also 2.how can i ...
hi, all. i am using the solaris developer edition with vmware, i am using studio 11 in one of the user account i have created(not in root). the problem is everytime when i start studio the second time, all the windows(edit, run-time etc.) are all gone. all i have is a manual bar, what ...
hi, all. i am using the solaris developer edition with vmware, i am using studio 11 in one of the user account i have created(not in root). the problem is everytime when i start studio the second time, all the windows(edit, run-time etc.) are all gone. all i have is a manual bar, what ...
hi, all. i am using the solaris developer edition with vmware, i am using studio 11 in one of the user account i have created(not in root). the problem is everytime when i start studio the second time, all the windows(edit, run-time etc.) are all gone. all i have is a manual bar, what ...
I need to generate a gui interface to a webpage.This gui will send and retrive information from a file. This gui will have a graphical interface. Is sun java studio creator the best approach and roughly what I need to do to get started on this. I plan on accessing the gui from a class file on a ...
415 byte By
chamea at 2007-11-27 3:08:47
I have an appliccation which compiles and builds correctly. I am able to run it without any problem. However if i Click the Design tab of class to open designer, it shows Loading on the pane and just locks up. Nothing happens thereafter, i have to shut down the Sun Studio and restart it. I ...
** cross posted on SDN JSC Forum and Netbeans J2EE Nabble forum ** I'm trying to automatically create a 7 row table that's bound to a database with the first column of type DATE (MySQL.) The dates are static text fields that I populate with the dates of a given week and are saved to the ...
I am getting the following error:C:\Selenium\java\com\thoughtworks\selenium\ClientDriverPISuite.java:51: generics are not supported in -source 1.4(try -source 1.5 to enable generics)I have tried all of the solutions found in this forum that I could find. I have changed all of the files that I ...
278 byte By
env4a at 2007-11-27 3:10:35
I'm trying to check and learn the java system portal server, I didn't make any segnificant move yet, I just can't start it, I'm working on netBeans 5.5.1 beta with sun java system portal server 7.x but the "start" popup entry is disabled !Any ideas?10x.
414 byte By
Tazcy06a at 2007-11-27 3:11:11
Can anyone has a suggestion on how to improve the performance of Java Studio Creator? JSC works fine when you have a less than 50 java files but when your building a large project JSC IDE works slow in terms of loading the whole project, modify the page in design layout, drag and drop a ...
469 byte By
Uffe_ba at 2007-11-27 3:12:31
Hi,Using studio 11. There is a different behavior when using flush() in main compared towhen using it in a subroutine. flush() doesn't work in a subroutine.When using flush() in main the output is flushed to th i/o unit.When using flush() in a subroutine the buffer is not being flusheduntil ...
Following code works fine:try {FileInputStream inp = new FileInputStream("C:\\MPolls\\dbconnection.properties");props.load(inp);inp.close();DriverName = props.getProperty("jdbc.drivers");DBURL = props.getProperty("jdbc.url");} catch (FileNotFoundException ex) {ex.printStackTrace(out);}Is it ...
218 byte By
farmboya at 2007-11-27 3:14:16
How can I prevent real (floating point - whatever) numbers from displaying (within a table) in scientific notation. Appears to be for numbers > 9999999.. The number 27000000 is displayed as 2.7E7Thanks
I m new in Java studio creator.I Have problem problem in Formattings controls on pages.1.Group Panel does not work if i place control in panel it could not be repostioned.2.i have placed data table on page and after that i have placed any other control when table grows with papulated data the ...
I have a project page with some pretty simple code to open a table and update it. The fields are all open for update and virtual forms configured to participate in a save action. The save works and commits the changes to the database (oracle) when using the creator studio to build/run the ...
334 byte By
chamea at 2007-11-27 3:16:08
When I am starting the project I am coming across the following exception.org.netbeans.javacore] INFORMATIONAL *********** Exception occurred ************ at 1:24 PM on May 3, 2007java.lang.RuntimeException: Inconsistent storage. (mdrList.size == 0, infos.size == 44) any clues will be ...
2678 byte By
chamea at 2007-11-27 3:16:11
I get this exception when restarting ide. i deleted the previous userdir and restarted ide, upon restart ide creates a new userdir and comes across the ArrayIndexOutofBoundsException.java.lang.ArrayIndexOutOfBoundsException: 512at java.awt.GridBagLayout.GetLayoutInfo(GridBagLayout.java:906)at ...
I tried to update a row based on the cursor position, but I got confused.String rkid = "" + 5;RowKey rowkey = new RowKey(rkid);info("rowkey: " + rowkey.getRowId()); 5abcDataProvider.setCursorRow(rowkey);RowKey rk = abcDataProvider.getCursorRow();info("rk: " + rk.getRowId());0I am just ...
1059 byte By
hcpa at 2007-11-27 3:19:18
Attempted build of PostgreSQL 8.2.4 on Solaris 10 6/06 using Studio 11 with patches 120759-11.zip, 121018-07.zip, 121616-03.zip, 122143-02.zip, 121020-01.zip and 122136-02.zipThe make install completes, however when when attempting to run /opt/postgresql-8.2.4/bin/initdb -D /db/data2 gives the ...
917 byte By
Zootlea at 2007-11-27 3:19:56
When I tried this:#include <stdlib.h>int main(){ char *p = malloc( 2 ); *p++ = 'a'; *p++ = 'a'; *p++ = 'a'; return 0;}I getdbx a.out For information about new features see `help changes'To remove this message, put `dbxenv suppress_startup_message 7.6' in your .dbxrcReading ...
3779 byte By
mb_agfaa at 2007-11-27 3:20:43
I am using NetBeans 5.5 with the webserver pack to use the JSF technology.When I am putting the JAX-WS 2.1 jars in the war, Ik get the following deployment error:WEB0100: Loading web module [__JWSappclients:sys.war] in virtual server [server] at [/__JWSappclients]Exception occured in J2EEC ...
Hi,I am working on one JSF project using Java Studio Creator.I have requirement where I have one table and print button.By clicking the print button, I want the contents of table to be printed.I have configured all the required properties of this button but still by clicking this print button, ...
Is there a possibility to set accept-charset in html form using ui:form?
I need a pop-up within my application where a staff can select his HOD(An hyperlink named HODNAME with text SELECT ) and on click it shows a pop up of a page (allstafflist.jsp) which has table and contains all staff. It has Select link which return name of the HOD to the parent page. My problem ...
Hello,When I generate sequence diagram from a method with Java Studio Enterprise 8.1, it only shows the method called directly by this method.Can I also show the methods that are called by the other methods that the one I'm generating the diagram