pass textbox to variable and variable pass to sessionbean query ( see code)

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

how to redirect the output from studio to a file

63 byte By alvinhonga at 2007-11-27 3:26:30
i tried in the execute dialoge, doesn't workhelp

A java.lang.OutOfMemoryError exception

507 byte By kaskaleea at 2007-11-27 3:28:55
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 ...

beginning JSF

683 byte By harrymana at 2007-11-27 3:30:59
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 ...

-xO3 and above have problems with bswap

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

Compilation/deployment question - C++

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

Using API with buttons in studio creator project

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

how to redirect the output from studio to a file

253 byte By alvinhonga at 2007-11-27 3:33:41
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?

unlink executable file

446 byte By alvinhonga at 2007-11-27 3:33:46
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 ...

Java Studio Creator works very slow

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

how can i work without grid in sun creator

279 byte By kaskaleea at 2007-11-27 3:35:02
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

App Not Working: Help needed

10415 byte By SummerWinea at 2007-11-27 3:35:15
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 ...

Installed NetBeans 5.5 + VWP caused SunAppServer8 stopped working

619 byte By Mountainera at 2007-11-27 3:35:59
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.

586 byte By alelinuxbsda at 2007-11-27 3:36:25
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 ...

Trouble viewing disassembly with Sun Studio 11

437 byte By ccammack77a at 2007-11-27 3:37:49
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 ...

how use if ( tt.getValue() not == null )

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

OpenMP and amd64

2042 byte By manojtnaira at 2007-11-27 3:40:38
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 ...

Netbeans 5.5 manifest.mf does not contain main, classpath

509 byte By icesurfera at 2007-11-27 3:41:03
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 ...

sun studio express feedback

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

Flashiv java.lang.StackOverflow Exception

2961 byte By parishashivaprasad@yahoo.coma at 2007-11-27 3:42:23
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 to change selected tree node background color

137 byte By ajeeshpga at 2007-11-27 3:42:59
How can I change selected tree node background color.Using some css property or some tree propertyThanks in advance.

instalation problems in sunstudio 12

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

OpenMp for dummys

702 byte By beltenebrosa at 2007-11-27 3:44:03
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 ...

OpenMp for dummys

698 byte By beltenebrosa at 2007-11-27 3:44:05
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?

360 byte By alelinuxbsda at 2007-11-27 3:44:36
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 ...

Help with querys at Studio Creator.

1269 byte By glauber.vicaria at 2007-11-27 3:44:59
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 ...

Ola, Usu醨ios que falam Portugues e Espanhol

93 byte By jg1234a at 2007-11-27 3:45:24
Gostaria saber se temos aqui usuarios na lingua portuguesa ou espanholaObrigado

Accessing databases with multiple constrains

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.

how i get print out

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

error with table component

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

error with table component

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

open URL textField1

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

Sun Studio 12EA and Netbeans Profiler 5.5

263 byte By bensteina at 2007-11-27 3:51:30
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.

a problem about dropdownlist in a table

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

Sun Compiler Opengl

367 byte By AlexCurtisa at 2007-11-27 3:53:22
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 ...

Unable to connect to the Update Center

227 byte By aroc0725a at 2007-11-27 3:54:03
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?

how to enable c compiler warning

172 byte By alvinhonga at 2007-11-27 3:56:04
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

jsc2, jboss and not including the jar files in the final war

587 byte By Asmodeana at 2007-11-27 3:56:22
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

124 byte By muhammadAbrara at 2007-11-27 3:58:04
How to Get Client Login ID in java creator?I mean how to how get the ID(Login ID) of User requesting for Page?

Newbe question - coordinating a project deployment with other html pages...

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

problem with caching of pages in iframe(intersting problem)

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

heade files in sun studio 12

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

Portal server - need help

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

reverse engineer a web application

697 byte By ilikejosiea at 2007-11-27 4:01:03
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 ...

To open a page, I still didn't get.

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?

Compile error in C++ 5.8 when using typedef

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

how i configer jasper reports and ireport with Sun Java Studio Creator

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

Memory leak in JSC ?

417 byte By Grzegorz.Kluczeka at 2007-11-27 4:04:32
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 ...

Where can i find the downloadable for C++ on Solaris 8 and 10?

125 byte By gummadisatishkumar_2005a at 2007-11-27 4:04:48
Hello Guys,Where can i find the downloadable for C++ on Solaris 8 and 10?Thanks in advance.Satish

How to Add days in a date ?

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