I am looking for an MVP framework that works similar to Vaadin (Java) . For example
i can add dynamically UI elements and bind javascript events and backend actions
abstract ajax calls so i do no have to write and debug javascript.
Thanks
I developed a web application with user authentication.
However i can see that when i am behind a proxy , the secure webpages can be seen from another computer (without authenticating) which is also using the same proxy.
This is not happening for pcs which do not use the same proxy.
This...
I am trying to make a photo gallery. However i am not sure what should i look into to make this happen. The areas i dont know have to do with :
1. Image Uploading
2. Image Resizing/Reencoding
3. Image Downloading
Can anyone point me to the right direction ? Ideally i dont have to write all...
I am getting the following error when i am running many sql. Was wondering if you have a suggestion:
com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception:
** BEGIN NESTED EXCEPTION **
java.net.SocketException
MESSAGE: java.net.BindException...
I have a column type clob in a table,
I need the data in my javao bject as byte[]
I am trying to get the data as rs.getBytes(1);
but instead i am getting the error : java.sql.SQLException: Unsupported feature
Is it something i am doing wrong, or i must conver the data somehow, and how do i...
Oracle forms newbie here
I am trying to copy a value from a block to another block, on a button pressed trigger. Line looks something like this
TEST_BLK.LONG_DESC := REFERENCE_ITEMS.ITEM_LONG_DESC_EN;
Both items are text , allready exist, but i am getting the following error:
Error 201...
Im trying to get my hands on a php script that redirects to a .jsp when called. when redirect occurs it should keep and reforward all the request parameters to the .jsp
Many thanks.
I determined that the problem with hotmail was that it filtered out emails with some kind of html tags. I made a W3 HTML compatible email, removing many microsoft office tags on the way - which maybe be the actuall cause of the problem.
C.
I am trying to send mail using java mail, however my mail towards all hotmails accounts are not delivered . The sender's address is not blacklisted and my email content is not filtered as spam by hotmail as i can send the same email content from my outlook using the same sender's email address...
Hi. i have made a c# MDI Forms application.
However i would like instead of poping on top of the other MDI forms, they should open in a tab index. Not sure how to do it and how much mork it involves-and what should be changed. I would apriciate some guidance and help pls
The main form could...
I am trying to get my hands on a javascript that loads on page load and every 10 seconds it checks a page on the internet (not rendered in the browser) to see if it includes a string in the body. If it does it should open another window. I am not familiar with JS and i dont wanna go about...
I apologise for setting this question in this forum , but i wasn't able to find a more suitable forum for this topic.
I was recently assigned to make a website, for a radio station. I am suppose to make available the radio over the web, streaming in 3 different formats: wma, firewire, winamp...
I am sending form data (text fields in greek language) to a servlet. When i am using the GET method the data appear correct. However when i am using the POST data they do not appear correctly. I think there is something wrong with the POST encoding. Anyone knows how to overcome this problem ...
I am sending email using java mail.
I am sending the email in greek, which the body looks ok. However the subject of the email appears looking like this:
Ναι etc....
I was wondering if anyone encountered this problem before and how they fixed it,
thanx a lot,
C.P.
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.