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
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 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 ...
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. ...
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 ...
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 ...
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 ...
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.
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
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 ...
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?
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 ...
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?
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 ...
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 = ? ...
Hi, I have a situation where a certain page can be called from any part of the application. But once the user has completed his/her task on this page it must return to the calling page. I don't want to define navigation rules to return to all parts of the application from this page. I have ...
6074 byte By
Madana at 2007-11-27 4:09:47
Hi,I assume if I am connected to net and engage download manager and I get a reply that no updates are available I have all downloads I need.I gather bug 6466674 hotfix fixes code revertion to original state.Last several months I have to frequently take care of code error due to IDE ...
5576 byte By
aircana at 2007-11-27 4:10:48
I need help to make this work. Tomcat works perfect, mysql works perfect jsp pages can work perfect but simple jsp page or war file that needs to connect mysql don't work. What am I doing wrong? I tried to change web.xml, context.xml but still nothing changed. non of the advices on this forum ...
767 byte By
walt_s.a at 2007-11-27 4:11:19
I have Enterprise version 8.1 installed on my machine and I am using it to reverse engineer some Java code. I would like to generate a few graphics in eps format, and I am having serious problems with the size when I export them as svg and translate them to eps. So, I want to turn off some of ...
434 byte By
mraja at 2007-11-27 4:12:40
Hi All,I am new to JSF..I need to retrieve Post parameters from plain HTML pages.Once i receive the post parameter in JSF then i need to validate one of the parameter and redirect user to diffrent pages based on the parameter value.What is the best way doing this scenario..The source of the ...
301 byte By
BillVa at 2007-11-27 4:14:43
I have a text field that receives data from a MySQL database TIME field. In Safari when I input the first character of the time, Safari crashes. The same text field in Firefox works properly.Has anyone else experienced this problem. How was the problem solved?Thanks,Bill ...
i want to redirect to a to a page in Project using relative path!!!Can any body help me!!!
Hi All,I can't get the Set of rows by checkbox selecting when table has a retrieve argument and the checkbox setting auto-submit, whether setting table's retrieve argument to static variable or not.private static String tabsubstaid;public void prerender() {if (tabsubstaid != null) ...
The findComponent(String name) method is throwing NullPointerException when used in prerender(). Could anyone suggest me any alternative for this?Thank you.
485 byte By
JonSAa at 2007-11-27 4:16:59
Hi Could someone please help me, I have no idea what the problem could be. I have a main page that has a table and a popup page that shows information relevant to the row clicked on the main page. When I run the program on the computer that the server runs on it works perfectly however when I ...
590 byte By
owcz@ra at 2007-11-27 4:17:59
Hi,I'm developing application in JSC and using calendar component. Where can I make a modification to get english name of months on the website under the calendar component ? I was trying to set TimeZone:pgmEffDateF.setTimeZone(TimeZone.getTimeZone("America/Los_Angeles"));but it doesn't ...
Hi, I am grateful for this community since it has helped me with my project so far, but now im hopelessly stuckIm creating a web-app with one main page and the rest of the pages are shown in the form of content of dialog boxes( Ex: ...
622 byte By
helpmeea at 2007-11-27 4:23:35
Hi to all,i am trying to do text completion... http://developers.sun.com/jscreator/learning/tutorials/2/textcompletion.htmlwith the help of the above link i am doing.. Here is my doubtif i am typing any word means it has to come from my database table...in above link they are using Dictionary ...
1334 byte By
walid.ka at 2007-11-27 4:24:28
Hi,i develop page with visual web pack it contains ObjectListDataProvider, i add java class : public class ZipEntryListDataProvider extends ObjectListDataProvider and this code in session bean private ZipEntryListDataProvider zipEntryListDataProvider = new ZipEntryListDataProvider();public ...
3909 byte By
Sabira at 2007-11-27 4:26:40
I get this error even if I create a blank new Visual Web Project using NB VWP 5.5.1 (Beta) with all the latest patches installed. The project runs on Sun Java System Application Server 9 (bundled one for 5.5.1). I have also installed enterprise pack 5.5.1. According to the TLD, deferred-value ...