Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
7 subscribers
Views
1863 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hello: When I embed a task or related action using a simple .jsp page packa
marky
over 10 years ago
Hello:
When I embed a task or related action using a simple .jsp page packaged into a .war file deployed onto the same JBoss server that Appian is running on, and try to access the .jsp page on my client laptop, I am able to retrieve the task or related action.
Using Internet explorer 11 standard, the form loads, but any action including clicking on checkboxes or clicking on buttons that do not submit, causes an entire page refresh instead of triggering the action.
If I change the internet explorer mode using the developer options to IE 9, the form loads, but clicking on an action triggers the following debugging:
function sendRequest(req) {
var ajax = new XMLHttpRequest();
ajax.open(req.method,req.url,true);
Access is denied.
Loading the same jsp page in google chrome results in the form not loading and the following error:
GET
url:port/.../tempo.nocache.js
net::ERR_CONNECTION_RESET
I do not know if they are related, but ...
OriginalPostID-129046
OriginalPostID-129046
Discussion posts and replies are publicly visible
Parents
0
marky
over 10 years ago
I think there might be some property setting of Appian or the JBoss server that is causing these behaviors. Any ideas?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
marky
over 10 years ago
I think there might be some property setting of Appian or the JBoss server that is causing these behaviors. Any ideas?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data