trying to generate a fop pdf file from a servlet and im getting this error:
java.lang.NullPointerException at oracle.xml.jaxp.JXTransformer.reportXSLException(JXTransformer.java:776) at oracle.xml.jaxp.JXTransformer.transform(JXTransformer.java:343)
it is falling out at this point...
i have a button on my web site to open a pdf document, when i click on this is IE it just displays a blank pdf(but if i go to save it or email it and the open the document it shows correctly,it is been downloaded properly but not displayed)
i can click on this button in firefox and mozilla and...
On my Jsp page i have a call to servlet thats using Fop to create a pdf report. In the servlet it needs two input sources of xsl and xml.
My problem occurs with the xml input source, i need to have xml input source as a call to another servlet which searchs a database and dynamically creates xml...
i have a scroll pane that loads a moveClip from the library and i want to use the complete fuction to call another function from within that movieClip.
i know complete will work if the contentPath is a swf but not if it is a movieClip
createClassObject(mx.containers.ScrollPane, "scrollPane"...
The Flash Remoting session is independent of HTTPSession objects available to JSPs and servlets. A stateful JavaBean instantiated through Flash Remoting MX cannot access an object stored in a session by a JSP or servlet. Conversely, a JSP or servlet cannot use its session to access a JavaBean...
does anyone know how to change the border colour of a combo box before it is selected, i can change the border colour of the dropdown and button but not in is normal state
i'm creating dymanic pages and i don't know how many grids i will need, but for each one i want a dataset component, is there a way to create it through actionscript?(without added it to the stage)
hi all
i want to use the date chooser for a booking system and i want to set the dates on the calender to three values, fully booked, partially booked and free.
my problem is how do i set these dates to different colours
can anyone help me
thanks
i have a movie clip attached to a scrollpane with a series of input boxs on the movie clip, the movie clip is bigger than the scroll window.
my problem(or what i want it to do) is that when you tab throught the input boxes that the scroll pane will move to show the highlighted input field
hi all
have been looking around at solutions to my problem and nearly have it solved but have been unable to find exactly answer.
i have a series of text inputs for the user to fill in with some of them mandatory and when the user tabs/clicks out of the input i want to check to see if the have...
hi all
does anyone know where i can get the toop tip that is used on the macromedia website. for example on the login page when you roll over the speech bubble help tip comes out, also does anyone know how they get the tooltip to work in red when you have fill in the grid wrong
cheers
Can someone please tell me how to add a button so that people will be abe to find and locate a fie on their hard drive and submit it to me. (exaclty the same as the browse button just below when you add or reply to a message in forums, but I need it for flash).
I am wanting this to happen in...
hi all
i have a movie clip that is created dynamically and i want to attach this to a scroll pane component, it will work fine if i have a movie in the libary and use its linkage identifer.
my problem is that when i use the id of the movie clip created it returns an error opening url
can any...
hi all
i have a problem with trying to place a colour picker component in a cell of the datagrid component and show a certain colour that is stored in a database/array.
i can place the CP in the cell of the grid but the problem arises in the preview of the CPin the grid, the value is for the CP...
hi
i'm using flashvars param to pass in varibles to the movie.
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<PARAM NAME=flashvars VALUE="gatewayUrl=http://localhost:8080/flashservices/gateway&java=tlc.Tlc">
<EMBED ....etc
It will pass these in fine in IE6 and the movie will work but the problem is when...
hi i'm using local connection to send info between movies and that is working fine. i know that if you have more than one broswer open it will fail.
is there any way that i can use lc in my movies and have more than one broswer opened
hi
i'm just wondering if it is possible to creat a function from a varible
gen_name = "setjava";
generated_result = gen_name+"_Result";
function generated_result(result){
getgennum.text = result;
}
so the the function should be "function setjava_Result(result)"
is this possible to do
i have a problem with the way i call the java bean from flash, i'm calling a set method to send a variable to the java been which works fine but when i call a get method it return a null, i think this has some thing to do with the scope of the page(its closes the java bean after each call thus...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.