1522 byte By
mfa786a at 2007-11-27 3:26:22
sir i try get input in textbox and replace in variable and pass in sessionbean querysir i post you my code and errorbutton1 code======public String button1_action() {//yy.setValue(currentss);//yy.setValue(new Integer(tt.getValue().toString()));Integer currentssgg = new ...
i tried in the execute dialoge, doesn't workhelp
I always get a message below when i'm working with sun creator but when i deploy my application it works fine. Is it not going to have any negative effect on the application when it goes lifeA java.lang.OutOfMemoryError exception has occurred.Please report this at ...
Hi.I really want to learn JSF, but I'm finding it really hard to find good resources. I'm not new to java or web development (for fun, not pro) but I'm the sort of person that need a really simple step by step tutorial to get me started, and then I can build on that myself.I've just ...
1333 byte By
drdouga at 2007-11-27 3:31:14
Hey,I am trying to build a library which uses -xarch=sse2. Using -xO2 it compiles fine. With -xO3 and -xO4 it has a problem with bswap.Doug jdsbuild@prae> cc -Vcc: Sun C 5.9 SunOS_i386 Build40_1 2007/02/08usage: cc [ options] files. Use 'cc -flags' for detailsjdsbuild@prae> /usr/bin/cc ...
1069 byte By
v8hadasa at 2007-11-27 3:31:25
Hi There,I am about to install a new server which will run my custom software - the server is on its way. It is a dual Xeon (not dual core, two single core, x64 Irwindale processors) based hardware for my home hobby project.I worked for about four and a half year developing for Solaris - always ...
611 byte By
Annua at 2007-11-27 3:32:32
Hello friends,Can any one help? I have a studio creator project working fine. It has kind of SUBMIT button and others too for processing at different pages(jsp/jsf).What I want is to pass all the values as parameters instead of typing them in different fields, when specific button is clicked. ...
the thing is i have large amount of output(crapy uni project), it's kind of hard to read them in IDE output window, and i am too lazy to use fwrite to a file. in terminal it's just "output > filename", but doesn't work in IDE. anyone knows?
i have mutiple files and different makefiles for each file. everytime when i compile, the different previous compiled file will be executed automatically. so right now, i have three files execute at same time, and i only need to compile one of them. does anyone knows how to unlink the ...
336 byte By
Tazcy06a at 2007-11-27 3:33:50
Hi guys,JSC works fine when building a small project but when your on a big project. it work very slow from loading the application up to deploying the project. i try the hot fix but the performance still the same. i also try to change the jsc application memory performance(creator.conf). is ...
Hello guys,how can i place component in sun creator anywhere i like instead of being restricted to place it within the grid (i.e placing component within the box drawn in sun creator (specific x and y axis))thanksMessage was edited by: kaskalee
Need help with this packaged SJAS PE 8.x on XP error/warning:Really weird..The databound components tutorial works with Firefox 2.0.0.3 but not Opera 9.10 and IE 6.x on XPAlso the app gets initial data but does not get any data when selecting new data from the dropdown. almost like the "auto ...
This is on Mac OS, I have Creator2_1 installed and working well. The bundled SunAppServer8 was also working well before I installed NetBeans5.5+VWP this morning. Then when I tried to deploy projects to it, it says:java.lang.NullPointerExceptionat ...
I have problem to run Java Studio Enterprise 8.1 on Linux..I would like trie this tool because i would like use Uml (on netbeans i receive an error and don't function) but when i install Java Studio Enterprise it's run only the first time, after the installation, but when i close it and the i ...
I was wondering how someone can bring up a window with a program抯 disassembly when debugging a C program with Sun Studio 11. (SPARC). I would like to be able to set breakpoints at specific assembly instructions using Sun Studios抯 GUI interface rather than using typed commands with DBX. I would ...
338 byte By
mfa786a at 2007-11-27 3:40:03
hi mastersir i use taxtbox for send parameter in sessionbeen but in start time that null the page giveme errori use if ( tt.getValue() not == null ) sir i want page not read the code when textbox nullpleas give meide how i use if ( tt.getValue() not == null ) in statr time thank's aamir ...
Hi,i use Sunstudio 11, the compiler version is:Sun Fortran 95 8.2 Patch 121020-05 2006/12/08i get the following error while compiling with -xarch=amd64 (the complete set of options used are given)f90 -e -C -u -O5 -pad -xipo -xtarget=opteron -xarch=amd64 -openmp=parallel -c-o ...
I imported an project from Eclipse to NetBeans 5.5. In Eclipse, I would update manifest.txt before I exported the jar and it worked correctly.When I build the project the manifest.mf contains only:Manifest-Version: 1.0Ant-Version: Apache Ant 1.6.5Created-By: 1.6.0_01-b06 (Sun Microsystems ...
735 byte By
enxdtwa at 2007-11-27 3:41:53
LIke it a lot so far good pointsFaster in general (compilation especially)Code completionDrag and dropwhole thing looks great although I would like a more unix like font rather than the the netbeans font.not so good1) CVS checkout doesn't work for me anymore. I am using the same settings that ...
when i start my sun java studio 8.the following exception has been thrown continously.Follwing is the excpeiton :Please help me i am not able to workAnnotation: Exception occurred in Request Processorjava.lang.NullPointerExceptionat ...
How can I change selected tree node background color.Using some css property or some tree propertyThanks in advance.
287 byte By
tiagoaca at 2007-11-27 3:43:29
i have registerd for sunstudio 12 application feedback, i have a ubuntu (debian based instalation ) i have jre 5.0 and jdk 5.0 and i cant run our install the application. can any one give some guide line.thanks in advancedMessage was edited by: tiagoac
First excuse me for my English i know is not good enough but i磎 trying to improve.I磎 new in this list and i hope a little help.I磎 trying to create a OpenMP application for testing the use and performance of a SunFire v440 with 4 cores, i磎 using a pi calculation using Montecarlo aproximation and ...
First excuse me for my English i know is not good enough but i磎 trying to improve.I磎 new in this list and i hope a little help.I磎 trying to create a OpenMP application for testing the use and performance of a SunFire v440 with 4 cores, i磎 using a pi calculation using Montecarlo aproximation and ...
How i can change the default jdk after i have installed the ide?Thanks to KarthikR i have resolved my problem.He has given a relative indication to me to another problem and while they are put to me to watch the configuration rows that it had indicated to me I have found the solution to this ...
Hi,I need to know how to do a query with many criterias.I try to use "=?" in edit window at studio creator, but I need put diferent criterias in query,and sometimes, some values still empty. So, if they still empty, the result of query show some results wrong. I try to use "or" in place of ...
93 byte By
jg1234a at 2007-11-27 3:45:24
Gostaria saber se temos aqui usuarios na lingua portuguesa ou espanholaObrigado
225 byte By
rrgajjea at 2007-11-27 3:46:53
I am working with Studio creator to create a web page that accesses the rows from a table when the user chooses values from a two or more drop downs on the web page as constrains to search and list rows from the table.
797 byte By
mfa786a at 2007-11-27 3:48:15
hi mastersir my user feed data such as bank payment voucherhow he get print out for client recveing such as in oracle i use report builder or crystal reportin report we can desgine our format such as add company logomain company name see sample formatcompany namedate -- vno -account ...
466 byte By
jg1234a at 2007-11-27 3:50:30
Hello, friends. I Type from Brazil. The case: I possess a table with following SQL: Select * from company WHERE name =? In the page I have a component fixes linked to the sql, more when I press F6 the program aprenseta mistake. In case it removes the clause WHERE, the program works. How does to ...
466 byte By
jg1234a at 2007-11-27 3:50:32
Hello, friends. I Type from Brazil. The case: I possess a table with following SQL: Select * from company WHERE name =? In the page I have a component fixes linked to the sql, more when I press F6 the program aprenseta mistake. In case it removes the clause WHERE, the program works. How does to ...
101 byte By
jg1234a at 2007-11-27 3:50:59
Hello. As I can do, when clicking in a component textField1 to open an urlThanks
I was wondering if anyone was able, or if it is possible to get the Netbeans 5.5 profiler for Java working in Sun Studio 12EA. The installation into netbeans-5.5_mars seems to work fine, yet the profiling menu does not appear in Sun Studio after a restart.
336 byte By
fettoa at 2007-11-27 3:52:21
hi.I have a dropdownlist that is a column of a table of four rows for example.there are 4 dropdownlists at any rows but creator names both 4 as one dropdownlist(ex:ddlist1).I have a problem at getting values of any four dropdownlists. ddlist1.getValue() always gets the value of last rows ...
Hi,Ive tried to install glut and opengl so the sun compiler can compile my opengl sources, however I cant seem to get it to work.Can I use the NVIDIA Opengl Headers and binaries or do I have to use Mesa / Sun GL?Can someone give me a step by step guide on how to get Sun compiler to see the ...
Using: Windows XP SP 1I downloaded and installed NetBeans 5.5 just a few minutes ago and I'm unable to connect to the Update Center. I can connect using NetBeans 5.0.Has anyone else run into this problems?
hi, all. i am new to solaris c compiler. in gnu c compiler, i use"gcc -Wall -ansi -o aa aa.c"what's the equivelent in solaris c compiler?thanks
hello,sorry if this topic have been already disscussed, but i have been looking for it and ihave not found nothingi am developing a jsf project usying jsc2 and i have includen floods of jar files ( because i need them) in it.the problem is that when i create the war file, all the jar files are ...
How to Get Client Login ID in java creator?I mean how to how get the ID(Login ID) of User requesting for Page?
812 byte By
BHicksa at 2007-11-27 3:59:12
Total beginner question here so pls. forgive me if my question is a bit off.I have an existing website that involves many html pages. Is there a way to coordinate an application i'm creating in Creator with my existing pages? For example, let's say I have a page in Creator that is for ...
2813 byte By
shannua at 2007-11-27 3:59:15
Hi All,I am facing an interesting problem in my project. I have a page which includes jspf and Iframe. The jspf has two links 慶onfiguration?and 慏etails?br>The jspf (leftBar.jspf ) links are given below:<f:subview id="leftBar"><ui:hyperlink ...
616 byte By
ianbrna at 2007-11-27 3:59:30
Hello,I have Sun Studio Express - February 2007 Early Access Release.I intend to use it only in "C" projects.I had tried to create a "C" project successfully.When I generate a "C" header , named for example list.h, it is created thus:#ifndef _list_H#define_list_H#ifdef__cplusplusextern "C" ...
2112 byte By
T3sTa at 2007-11-27 4:00:53
hi, i'm new to java. and i installed java enterprise server on windows xp. the installation was successful ..but i can't login to portal server using the admin console username/password ? ....how do i set the password for the portal server ? ....and how can i login ? ...i enabled the portal ...
I loaded an existing web application to JS2E 8.1 (new project/web/web with existing sources) & created a web application project called WebApp. I compiled with no errors and even created a build.Then I tried to reverse engineer the WebApp project to generate the UML diagrams for the java ...
180 byte By
jg1234a at 2007-11-27 4:01:23
Hello friends. I speak about Brazil! I would like to click in a button, to open the address of a page web that this typed in a component text How to do?
590 byte By
mjamona at 2007-11-27 4:02:53
Hello all,I am new to using Sun Studio 11 C++ 5.8 compiler. an error occurs to me when I put this line on my header filetypedef DWORD int;line6: Error: "," expected instead of "int".When I replace the line with this line typedef DWORD ,;then the error disappers.I tried compiling it using g++ ...
541 byte By
mfa786a at 2007-11-27 4:03:37
hi mastersir i am new in Sun Java Studio Creator and i try to desgin the on line accounting system i use oracle10g and test data feed and show in grid or in combo now i try to voucher,trial balance,ledger and other accounting report for this purposs i search in net then i found jasper reports ...
Hi, I'm running JSC update 1 (hotfix 3) on a Win XP box. After starting and opening first page, JSC uses about 210MB of RAM. However after few hours of work - creating pages, building, deploying, etc. amount of allocated RAM increases up to ~480MB. Why garbage collector can't recycle almost ...
Hello Guys,Where can i find the downloadable for C++ on Solaris 8 and 10?Thanks in advance.Satish
568 byte By
jg1234a at 2007-11-27 4:08:01
I have a component calendar1 in the page. When selecting any date, to add 5 days and to put the date in the calendar2 How to do? Thank you Do I speak about the south of Brazil, and you?SimpleDateFormat dataformatada = new SimpleDateFormat("dd/MM/yyyy");Date minhaDate = ? ...