484 byte By
Fluida at 2007-11-26 22:08:44
HelloI just reinstalled the OS and subsequently JSE 8.1. When I try to open my project it appears JSE cannot. When I navigate to the folder which contains my project folder, the project folders show as valid project folder, that is they have a small icon in their corner. But whan i select the ...
911 byte By
vcollaka at 2007-11-26 22:09:21
I am using filter criteria for some string fields and it works great. How do I implement the criteria for dates? It seems that if I format the dates to below format I get some dates back, but not all that I expect. Can someone point me to a right direction for using filters on tables for dates? ...
I have a <ui:outputText> with the escape attribute to render some javascript code. The problem is, this javascript refers to components that are inside the <form></form> tag. And the outputText is also rendered inside this <form> tag. I need it outside. Anyone having ...
Well... I see some .o or .lib files in my system. I would like to see them whether they are optimized or not. Is there any utility like elfdump or ar to retrieve the optimization flags from the .o or .lib files?Please let me know your ideas?Thank you,Saravanan ...
I received this reply from my hosting provider:"Unfortunately, JSF requires J2EE. We currently offer J2SE on our shared servers."Can anybody confirm that it is true?Up to now, I thought J2SE was enough to run applications created in JSC...Thanks Max
2348 byte By
maxruffoa at 2007-11-26 22:10:05
Hi everybody,My application works perfectly on the bundled server but when I deploy it to Tomcat I get an error. I added the JSTL libraries as explained in the deployment example but I think the error comes from the code as there is a nullpointerexception! I am new to java please help me with ...
1162 byte By
MikeD276a at 2007-11-26 22:11:55
This is an enhancement request for the output of the Performance Analysis Tool.Each call stack sample consists of a list of code lines / instructions, of which all but the last represent function calls.Could you build a list of those code lines, merged from all the call stack samples, and on ...
How do i pass in parameter to my actionfor example i have button1 in my jspand below in my javapublic String button1_action(String s){return null;}How do set my button1 action to to button1_action(String s) and passing ...
hi all,I'm using popup windows without toolbar and addressbar to provide a printable version of a page.Now I want to have all my application working in popup without toolbar (I don't want users to press forward and backward button) so I'd like to open my application in popup if login is ...
136 byte By
ustaada at 2007-11-26 22:14:24
HI,i want to get a table view of a dynamic calender on my page....is there any solution for this....PLZ HELP
3310 byte By
B.V.a at 2007-11-26 22:14:25
I am debugging a program which has memory leaks.When I do the following:dbx <program>(dbx) run <input parameters>...everything runs fine, but as I didn't use RTC leaks checking, this is of no use. Therefore I do the following:dbx <program>(dbx) check -memusememuse checking - ...
140 byte By
samanila at 2007-11-26 22:15:05
I am having quite a big problem with Studio Creator I am not able 2 create Check Boxes Dynamicaly.On Requests of user.... plz help me
822 byte By
Laboba at 2007-11-26 22:18:26
I am working in C++ in this environment:$ which CC/hep1/lang/sunstudio11/SUNWspro/prod/bin/CC$ CC -VCC: Sun C++ 5.8 Patch 121017-10 2007/02/21$ uname -aSunOS hep 5.9 Generic_118558-37 sun4u sparc SUNW,A70I have run into the following internal compiler error more than once: >> Assertion: ...
I have addied an Image as a popup on a hyperlink that dynamically changes through a url from a DB, works fine. However the test images resided in the resource folder, when I changed the path to the actual folder with all the images (not in resource but within project folder) I get the ...
294 byte By
nmiga at 2007-11-26 22:20:30
hello i'm using JSC2 and the response type of all /fasec/*.jsp pages is text/htmli would like to change that and make the response type text/xmli use a fliter and response.setContentType("text/xml") but it doesn't seem to work..is there a way i can do that?
HiWe are facing a crash on solaris tghe problem discription is as followsWe have a Level info class[code]class LevelInfo{char mName[50];long mLevelHandle,mVhandle;string mIndxExpr;char mLvlTag;char mCloseChildTag;char mSubStrExp[30];char mTableName[50];//string IndxExpr;public:void ...
4325 byte By
sugandaa at 2007-11-26 22:23:49
hello i have 1 sample application using JSF to create a table and render it i can display table at the first time using data from database however, when i refresh the table i got exception regarding the jsf facelets here is the exception 2007-03-21 17:42:50,281 ERROR ...
823 byte By
rotasa at 2007-11-26 22:25:05
Hi there,i have a question regarding garbage collection:We are developing here a C++application with sunstudio11 and make use of libgc.Now we have the problem that our application makes exhaustive use of heap allocation and deallocation, which leads to very big heap-size/vss of the program.I ...
When I run sunstudio and I want to debug with Debug/Start Session/Run in debugger, I have the message "Exception occurred in Request Processor". If i show details, i have the messages :Annotation: Exception occurred in Request Processorjava.lang.NullPointerExceptionat ...
1134 byte By
Mordsitha at 2007-11-26 22:26:30
I am working in a team where sometimes the Solaris 10 OS reboots or crashes due to issues with a device driver/custom pci card the team is working on...Recently I updated dumpadm to write Operating System "core" files to a directory/partition where there is enough space for them (if there ...
How do you download java studio creator I just get stuck in an everlasting loop, of click here to download :(
2633 byte By
allenmda at 2007-11-26 22:30:05
Hi,I have a C++ program that uses fstreams to read a million lines and write them to a file as soon as the line is read.Compilation done with default options and 64bit binaries generated.These are the 'time' outputs1. Solaris snv56 + CC compilationreal 0m9.486suser 0m4.610ssys 0m4.873s2. ...
1134 byte By
burferda at 2007-11-26 22:30:12
This may turn up as multiple threads, but Sun forum did not work as expicted.Using JSC2-1, deploying in appserver 8.2 or 9, INtell based system running windows XPI have an application that dynamically generates a grid within the session bean based on user input parameters.When I run the program ...
1224 byte By
rgaaa at 2007-11-26 22:32:13
Hi,I'm constructing some 3rd party libraries from source level with configure/automake in Suse 9.2. A common mistake in all libs is done by config.guess: it prints out "i686-pc-linux-gnuaout" which switch off the shared support at all. It's easy to workaround by print "i686-pc-linux" instead ...
Hello,instead of filing a large number of tiny bug reports or rfe, I thought I would list some of my issues here (my machine is debian and the other ones are mandriva)First, rxm uses /usr/bin/rsh even if there is an other rsh earlier in PATH, which makes it harder to replace rsh with a personal ...
1152 byte By
darkrioa at 2007-11-26 22:34:58
I do have a listbox and a buttonI want that a user can have the choice between dblclicking on an element and selecting an element and then clicking the right button (I mean that the result of these two actions is the same)For instance, if my listbox is "listbox" and my button is ...
I'm trying to use openssl but the libraries and includes are installed in /usr/sfw instead of /usr.I added -I/usr/sfw/include and -L/usr/sfw/lib and everything compiles okay but when I run my binary ld.so.1 can't find libssl.so.0.9.7.If I use 'export LD_LIBRARY_PATH=/usr/sfw/lib' I then get ...
Code Inside the action event of a button:Steps through okay. Commit() does not update changes to record in table. try {String isUserID = (String) this.hiddenID.getValue();// Get the keyxxxRowSet.setConcurrency(java.sql.ResultSet.CONCUR_UPDATABLE);xxxRowSet.execute();xxxRowSet.beforeFirst();// ...
2463 byte By
wliangya at 2007-11-26 22:38:05
Hi, All,Here is the pstack information from dbx.t@1 (l@1) terminated by signal SEGV (access to address exceeded protections)0xfd90b258: _lock_try_adaptive: ldstub[%o0 + 12], %o1(dbx) wherecurrent thread: t@1=>[1] _lock_try_adaptive(0x10018, 0x2089c, 0x64d530, 0x85e18, 0xffbef338, 0x20bd288), ...
Dear all,How can I get the total rows in a table component that has been set up to display only certain rows per page? And if I add a row in such table component, normally it will add to the last row in the page, how do I get the position of the new added row in the table component? I want to ...
927 byte By
Madana at 2007-11-26 22:40:35
Hi,I am trying to print a set of textfields to a .txt file. The code is: //for textfield2String s4 = (String)textField5.getValue();s4 = "\n"+s4;byte buf4[] = s4.getBytes();OutputStream f4 = new ...
515 byte By
sjoshia at 2007-11-26 22:44:34
Getting this error while building a C++ executable on Solaris 10 using SUN Studio 11.Undefined symbolint*errno()ld: fatal: Symbol referencing errors. We are using the -mt flag as one of the compiler options and the module builds fine if -mt is not specified. I was expecting this to be defined ...
505 byte By
vaughna at 2007-11-26 22:45:06
Sun products and website are winners in Dr. Dobb's 17th Annual Jolt Product Excellence Awards .Jolt Winners:- Best Development Environments: NetBeans 5.5 IDE- Best Websites and Developer Network: Sun Developer NetworkProductivity Winners:- Collaboration Tools: NetBeans IDE- Mobile Development ...
I havedeveloped my application in creator handling data from a oracle db. All was perfect and i was happy with the first web application of my life. But when i tried to include html files for the header and footer that are standar and mandatory in my organization, the problems started.I usedtag ...
im a newbie to the java studio enviroment and have come from jcreator and notepad++the problem is every time i compile a class(either as a project or single file) it compiles then sends it to the browser...which only gives me a 505 error...so what is happening?also what id like to do is run it ...
151 byte By
kc8pdra at 2007-11-26 22:47:42
I'm new to Sun Java Studio Creator 2 Update 1 . I would like to know how I upload my site to my web server ? they said the support .jsp files ?
498 byte By
KaneKana at 2007-11-26 22:48:02
Dear all,I am new to Java and I found that the Java Studio Creator is a very good IDE for application developer. However, I have no ideaes where I can find the java classes (include the properties, methods and samples) that can be use in this IDE. Like the following example, I follow the ...
Hello,I have 2 DropDowns on my page and the contents of Nr 2 depends on Selection of number 1. All works fine until I have to delte the contents of number 2 which is currently selected. I handle this in processValueChange() of DropDown1. I call DataProvier2.refresh() and check if the previous ...
Ok, I'm making great progress porting my code to unix/sparc systems.So how do you create breakpoints in the code for gdb to stop on.For intel I would use: asm("int $3");What's the SPARC equivalence?Thanks.
241 byte By
kc8pdra at 2007-11-26 22:49:21
I just made a new site but it named it Page1.jsp I using godaddy for my web hosting. Can someone tell me how to get the Page1.jsp to name it to index.jsp ? And do I have to make a war file or can I up load the files in my web folder ?
411 byte By
DWStocka at 2007-11-26 22:51:58
Well I have gone through all of the FAQ's and used the search tool but I could not find the answer to this question.Can I delete the old update files from my hard drive? I am up to update 11 and I would like to clean out some old files I don't need any more.If this is possible it sure would ...
Hello, I am using libcpc on Niagara: 5.10 Generic_118833-24 sun4v sparc SUNW,Sun-Fire-T200Performance counter library does not seem to be working properly. When I try to compile the code below, the compiler complains "incomplete struct/union/enum _cpc_event: event".When I manually defined ...
I just did a full cleanup of my winxp system and needed to reinstall everything. Now when I try to install Studio Creator the InstallWiard won't begin the installation. During the launch of the InstallShield an error pops up saying:"The wizard cannot continue becauseof the following error: ...
I made changes in Options -> Editor -> Indent (...)Click OK and nothing. Changes don't saved and applyed to code.SUSE 10.2 SunStudio EA
Dear all,I am not sure that File Upload Component is supported in JStudio Enterprise 8.1 or not. I see that Netbeans has one: http://www.netbeans.org/kb/55/vwp-about_components.html.So I thought JStudio Enterprise may have one similar. If so, can anyone tell me how to do that ...
154 byte By
samanila at 2007-11-26 22:55:51
hello! Any one thier i'm having a problem while i'm trying 2 run my project in Tomcat Server it is giving an error (NO such method) .plz help me!
Hi,We are using Sun Java Appln server 8.1.Our ear file had become very huge and was taking an hour to ftp. So we copied all jar files to a directory and added their path to instance classpath. We then deployed the ear file w/o jar files. After this we started getting this error-Exception: ...
Hi,I am having some problems with the debugger.I open my f90 file, then set a breakpoint by clicking on the left side of the editor(where the row numbers appear). Then I run a debugging session (using the icon in the tool bar).The program does stop at my breakpoint but after a while dbx crashes ...
When I run th compilers with no options, it works fine as I expect. But when I add simple options like -xO5 or -xchip=pentium4, next to this options in the command line appears somethings like: -xO3 -xstr... make**language str... don't recognizedTo compile the proyect again, I have to clear ...
830 byte By
ryanryea at 2007-11-26 23:02:25
can any answer these question asap.. if posible, i need the answers right now. I need the answers for my cse study. pls do answer it asap.1. How long have you worked with J2EE/.Net?2. What are its advantages over the other platform? Which is thegreatest advantage?3. What was one major problem ...