[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: levy  XML
Profile for levy -> Messages posted by levy [308] Go to Page: Previous  1, 2, 3  ...  19, 20, 21
Author Message
Yes, now everything works fine. Thanks a lot!
Hi Björn,

- I didn't notice web_template.xml, sorry!

- Yes, its is located in classes/cctemplate.jnlp, in the very same directory as classes/cctemplate.html. According to the error message, I think the template is found, but the $$name can't be interpreted. I attach the cctemplate.jnlp file.
Hi,

I am trying out the Dynamic Html Page and the Webstart integration. It was difficult to find out that the element <servlet id="AppletStarter"> and its corresponding servlet-mappings *.ccapplet and *.ccwebstart must be in web.xml. They are only casually mentioned in a forum topic. I suggest to include them in the default web.xml installed by CC and/or in the documentation.

I have succesfully started <http://localhost:50000/myappl/workplace.ccapplet?cctemplate=cctemplate.html> as well as <http://localhost:50000/myappl/workplace.ccwebstart. But I cannot start <http://localhost:50000/myappl/workplace.ccwebstart?cctemplate=cctemplate.jnlp>: "Ressource konnte nicht geladen werden: http://localhost:50000/myappl/$$name".

How can I go on?
Hi,

When starting a function to enter a new business object ("Create Order" or the like), I don't know the definitive title and id yet. I would like to change them after having started, e.g. when saving the first time.
The first try was
Workpage wp = (Workpage) getWorkpage();
wp.setTitle("now I know");
This changes only the title bar but not the task bar.

Has somebody a hint?
It would be nice to have the same functionality for radio buttons, the more if we consider that it is a good practice for radio buttons to have a default.
When I show the Jasper Report (Global Logistics example) in the Demo Workplace, I can save it as csv and html, but I cannot save it as pdf and xls. Do you experience the same?
We have the very same problem. What can we do?
"Suddenly", my project became corrupted. Two errors manifest in the project explorer:
- I can't create new jsp files, see attachment
- I can't start the layout editor. When I double-click some jsp file, no layout editor appears. The only responses are in the status bar "Either select Preview or Save for refreshing the preview area" and in the server console the "onRowExecute" message.

Other (test) projects work fine. I have reinstalled captain casa, but this didnt help.

Any hints?
 
Profile for levy -> Messages posted by levy [308] Go to Page: Previous  1, 2, 3  ...  19, 20, 21
Go to:   
Powered by JForum 2.1.6 © JForum Team