Can i change the text on the Go button?(I also placed this Question with Java Programming, but i think it belongs here!)Greetings Ben
I have downloaded the installable for sun java studio creator 2 update 1 for windows platform. I am unable to install the package. Following is the error Iog I get, when used in debug mode(Notice the last part ErrOut indicating the error). What is going wrong ?file type: 0file id: 0length: ...
Hi,I support a rather large code base of SPARC/Solaris deployed applications written in 4.2 SUNWspro C++. In 2007, the US govt is extending Daylight Savings Time by 1 month (beginning March 11, 2007).Obviously, I will need some kind of patch to apply to my Solaris OEs, my 4.2 SUNWspro C++ ...
152 byte By
ttashiia at 2007-11-26 16:53:11
Please help! I add a button on the panel and when I run the application the button displays very very big. Any one could help?Thanks a lot
Hi every one, i do have a little issue that I am having and I am putting it out there for help!I have the connector working between Tomcat and Apache HTTPD server. Talk about sweet!! Anyway's my project was built in SUN Creator using the JNI API and everything works except for the images. The ...
Hi,I want to create a simple a web application with a table component that will allow users to update data in a database table in Oracle 10g. To accomplish this task, I am following the tutorial: http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/ins ...
333 byte By
Rangara at 2007-11-26 16:54:18
WONDERFUL job on the December build of Sun Studio guys,I'll get right to the point..I would like to see .S integration as a template so we can easily create asm files and attachthem to our projects just like any other C/C++ file, and have them behave as any otherfile would in the build and ...
883 byte By
JagXa at 2007-11-26 16:55:50
L.S.I have got a master page with an idCompany property. When I click an agenda hyperlink the following onClick Javascript code has to be executed:window.open(?Fitwise/faces/ODAgenda.jsp?idCompany=#{idCompany}? 揰blank? 揾eight=600, resizable=yes, scrollbars=yes, toolbar=yes, width=576?; return ...
I don't know where to report bugs, but I found this one while testing code. It looks like, in the following code, the second argument to repeat is evaluated twice...$ cat a.f90 integer :: i i = -1 print *, repeat ("a", f())contains integer function f()integer :: x = 5save xx = x - 1f = x end ...
2177 byte By
bouldera at 2007-11-26 17:00:19
SunOS taurus 5.10 Generic_118833-23 sun4v sparc SUNW,Sun-Fire-T1000 SolarisCC: Sun C++ 5.8 Patch 121017-08 2006/12/06purify Version 7.0 Solaris 2libCstd is patched with patch 119963-08.Is there anything to be done about the following purify error? #include <string> int main(){std::string ...
123 byte By
Ajila at 2007-11-26 17:01:06
I am trying to use the JFileChooser object in my web page, but don't know how to add a swing object to the creator?
851 byte By
Sabira at 2007-11-26 17:01:37
I think EJBs make J2EE unnecessarily complex for 80% of small to mid or even some large scale applications. When you can separate the logic and view using JSF and Servlets, and still do transactions (using JSC DataProviders), why do you still need EJBs? I have heard nightmares with EJBs ...
1120 byte By
dealy663a at 2007-11-26 17:02:22
I've been struggling with netbeans and the c++ development features for a couple of days now and am ready to tear my hair out.Could someone please explain how to do the following (or at least provide a link that explains how to do these things):1. How do I configure my environment when ...
Hi friends,I have given a normal html page with some pre designed format. And i have to use that predefined format in my jsf page, how can i do that. I have tried to copy all the source code of the html page and pasted it in my jsf page but it is not supporting the normal html code in it. It is ...
Hi everyoneI have a conceptual problem with back button in portal environment.Imagine that we have to pages JSF portlet. Fist page give us list of products and hiperlink for each one. Link walk us to the next page where full information about product displayed. Information about product pass ...
We have developped a C++ program which communicates to the server in udp socket. In certain cases we want to include a 100 microseconds delay between our write operation on udp socket, this we have tried using the select system call which accepts the timeval structure. But this doesnot include ...
Hi,I have a datatable component with a few columns bound to a database table but I have also added a new textfield column to the datatable. The purpose of this datatable is to present the user with a list of products from the database and then allow the user to enter a quantity value into the ...
The app I am maintaining does a *lot* of work in the construction of it's request scope pages. I really would like to avoid repeating this work in a postback since the app is dog slow.I just can't seem to figure out where to determine this. Everything derives from AbstractPageBean. I've ...
Hi,I am creating a Web Application that allows users to insert clobs into an Oracle database table. My Web App has a table which contains the clob field, a save button, and a CachedRowSetDataProvider that binds the table to the database table. I also have a ClobConverter that converst the clob ...
2629 byte By
uvneta at 2007-11-26 17:09:20
Here's a senerio.So you have a databound table. The table is bound to an object array using an object array data provider. Along with the table you also display some search criteria to use to narrow the results, and you wish to post back to the same page (postback) and redisplay the data ...
Greetings,For historical reasons, our makefiles are called Make.bldSun Studio refuses to accept these as makefiles.It'd be a big pain to modify our entire build system to take makefile as the name.Is there a way to instruct sun studio to accept a different filename for makefiles ...
Another newbie style question. We already have several projects that are contained within a hierarchical directory structure. If we run make at the top level it will recursively call make on all of the projects in sub-directories. With netbeans I created a project at the top-level directory of ...
Does anybody know how to make CURSES based application to work properly when using Studio 11 dbx 揚rocess I/O?Output Window?Some characters are scrambled on output and the worst part is that input 揳rrows?from keyboard and some other keys will not return from 搘getch(win) curses function call. ...
When I debug my project with GDB I'm able to stop at breakpoints in the main program but not at ones set in the library its linked against. When using GDB from the command line I can supply the -d /additonal/src/directories option and it will allow me to set breakpoints on the library ...
Hi all,I'm rebuilding an open source in Solaris 10 ENV using Studio 11 on an ultrasparc server. I want to build it with 32 and 64 bit libs (e.g /source/lib for 32 bit and /source/lib/sparcv9 for 64 bit). Could anyone tell me what are link options or compiler args can do these. (just compile ...
java.security.PrivilegedActionException : Error opening socket to server localhost on port 21527 with message : nulli 'm using sun java creator .. and the application server is running ..is there is anything missed ... or what is the tools that must be installed beside the sun java creator to ...
206 byte By
espi3da at 2007-11-26 17:12:23
I'm getting this error trying to add a JBoss Application Server for the IDE to deploy to:...java.lang.NoClassDefFoundError: org/dom4j/io/SAXReader...What should I do now?
Is this the correct forum for Netbeans? If not please adivise which one to use.. I'm an Eclipse user and I'm trying to switch to NetBeans. I've created a new web project and I want to import some images. This is easy in Eclipse.. But I cannot find anyway to import existing files into ...
I am using the latest NetBeans 5.5 and Java App Server 9. I used NetBeans to Create a Web Service that received an argument and generated client code to test. I was able to access the Web Service fine with no problem. The passed argument always had the correct value. Next I created a Web app, ...
sorry my englishi have a table component, it is bound a dataprovider, but i have added manually a column, this column isn't bounded dataprovider, the user insert values in this column, i nedd retrieve this valuesthans you
790 byte By
MarkMeya at 2007-11-26 17:16:14
HelloI installed JDK 1.5.0_11 and then Java Studio Enterprise 8.1. For my programming class we have to create an application, however the "General" catagory -> "Java Application" project is not there. The options I have under categories is " samples, standard, uml & web. I read another ...
Hi , i was wondering how can we incorporate Jaas Authorization part into Java Studio Creator web application such that if some user go to particular page , some of the component will be hidden based on his/her priveleges. Currenly i store their "accessright" in ldap and i parse it manually in ...
134 byte By
ofnayima at 2007-11-26 17:20:58
How do I fix column headers when displaying tablular data using JSF? Currently, when I scroll down the column header disappear.
357 byte By
shannua at 2007-11-26 17:21:37
HI,custom themes are not working .when i am created custom theme.jar file which the steps (in tutorial)the custom theme is marked with cross (x) symbol and it is not workig our entire project team worked on that one but no result. please guide me fordeveloping custom theme in sun stdio ...
How can i add a new data source, on Java Creator, to link a MS Access database installed locally?Best regardsSanti
113 byte By
Gmourada at 2007-11-26 17:23:44
I ''d like to know how I will a source code in solaris enviromment (in command line) my file (arq.txt) ?
I'm teaching a course on Systems Integration, using Netbeans 5.5 Enterprise Pack.I have the following XML type as input to my BPEL web service: <MyList><MyListElement>1 one</MyListElement><MyListElement>2 two</MyListElement><MyListElement>3 ...
Hi,I'd like to make my mouse into an hour glass icon to indicate that some processing is happening.Is this possible in web application/portlet development?If so, does anyone know the api for it?Thank you,Marc
Hi,In my portlet application have several jsf tables which bind to several oracle tables. I have tested the portlet in pluto and tried to deploy it on liferay. However, I get an exception stating:java.sql.SQLException: Invalid precision value. Cannot be less than zeroWhat could this exception ...
Hi EveryoneI have a problem that I cannot seem to get around with a project I have just begun. Our office just recently upgraded to Adobe Flex 2.01 for some of our project development work and there is something I have found that I need to emulate in JSP that is VERY easy to do in Flex.I want ...
347 byte By
apersona at 2007-11-26 17:25:51
Hello,I'm new to studio creator, and I'm having a little trouble. When I launch studio creator, it appears upside down. By upside down, I mean it is visually entirely upside down, with even the letters in the edit window are upside down.This makes development a little awkward. Does anyone ...
how do i see the current version of compiler installed in the unix machine
Most of my applications are in c++, i have one application in java.How can I invoke the java application(jar) from c++ code?
712 byte By
redzuana at 2007-11-26 17:27:59
i just install Sun Java (TM) Studio Creator 2 Update 1... Why do i get this error everytime i want to open project... There are errors in the project.You must resolve these problems.Page1.java:1: Java class must be a direct subclass of one of the following com.sun.jsfcl.app.AbstractPageBean, ...
HiI am looking for some help about uploading multiple files at the same time.can some one help me about this?thanks
HiThank you for reading my post.is there any sample that show me how to upload, store and show images when i intended to store images in database?Thanks.
408 byte By
shannua at 2007-11-26 17:29:10
[b]in sun stdio creator setting a focus is not possible is it a bugif we use java script <ui: button onClick="focuss(form1:text1)"/> function focuss(text1){var text=text1;text.focus(); }the code is executed but it is not working ...
394 byte By
santasa at 2007-11-26 17:29:22
HiI am trying to add one item in my item list.Adding an Item is done successfully but when i get back to list and refresh the page same item is getting added twice.I know some session management is required tried few things with Portlet Session object but not getting the root cause.Please tell ...
402 byte By
ScAra at 2007-11-26 17:29:37
Hi all,I have a problem with a hanging multithreaded C++ application (build with SunStudio10). To find out where it hangs, I want to debug it, but in the debugger I can not reproduce this behaviour. Is there a possibility to force the application to write a corefile when it hangs, that give me ...
I have an Option [] bound to a DropDown. In the Option [] is an element of OptionTitle. I need my dropdown to set a selected value of null when the OptionTitle is selected.What happens at the moment is: If the underlying field is null the OptionTitle is selected (good)If I select an option the ...