<?xml version="1.0" encoding="utf-8" ?>




























<rss version="2.0">
<channel>
  <title>OpenCms Forum (Forum: Questions about Programming)</title>
  <link>http://opencms-forum.de/opencms-forum/index</link>
  <description>RSS Feed of OpenCms Forum (Forum: Questions about Programming)</description>
  <language>en-us</language>

  <lastBuildDate>Wed, 22 May 2013 13:12:27 +0200</lastBuildDate>
  <docs>http://opencms-forum.de/opencms-forum/rsssummary</docs>
  <generator>mvnForum Feed Generator 1.0.2-GA</generator>
  <image>
    <title>OpenCms Forum</title>
    <url>http://opencms-forum.de/mvnplugin/mvnforum/images/logo.png</url>
    <link>http://opencms-forum.de/opencms-forum/index</link>
    <width>141</width>
    <height>50</height>
    <description>mvnForum - free open source Jsp/Servlet forum</description>
  </image>

  <textInput>
    <title>Search</title>
    <description>Search all posts</description>
    <name>key</name>
    <link>http://opencms-forum.de/opencms-forum/search</link>
  </textInput>

  <item>
    <title>Nothing in left frame in Explorer view - unexpected error</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2249</link>
    <description>The last change I believe I made before this happened was some changes to an html file. When I go into explorer view there is a Java error box in the left frame that says &quot;An unexpected error happened but no error message was provided. Please check the error details or contact your system administrator.&quot;  I am still able to create new content but I cannot change the folder I am in. The ...</description>
    
    <pubDate>Thu, 15 Feb 2007 19:21:07 +0100</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2249&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>List Folders &amp; Files without Permission?</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2487</link>
    <description>Hi

I'm new to OpenCMS and JSP and I need to get a List of all Folders, Subfolders and Files of a specified Folder. I wrote the Recursive Function listed below that satisfies my needs pretty well. (The Folders and Files are put into a XML-Structure for further processing)

So far I get a List of the Resources the currently logged in User has access-rights to. But is it possible to display all ...</description>
    
    <pubDate>Sun, 17 Jun 2007 16:05:14 +0200</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2487&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>get names of files in request</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2441</link>
    <description>Hi all:

I use to retrieve file names from a request as:

//Enumeration files = cms.getRequestContext().getRequest().getFileNames(); 

In opencms 6.2.3 this is not posible since getRequest() is no longer available neither getFileNames() 

ply can anbody share the new approach

TIA

arian</description>
    
    <pubDate>Thu, 24 May 2007 19:43:07 +0200</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2441&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>java classes in OpenCms</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2060</link>
    <description>Hi,
I want to add a new java class file in OpenCms. Can anyone tell me where am I suppose to add it?

thank you in advance
g.</description>
    
    <pubDate>Wed, 22 Nov 2006 15:16:13 +0100</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2060&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Java Server Faces (JSF) Integration</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2068</link>
    <description>Hi all,

did anybody manage to integrate JSF with OpenCMS? 

To test it myself I created a simple &quot;Hello&quot; application that has two JSP files. The first one (inputname.jsp) has a form with an input field. The second one (greeting.jsp) subsequently prints the name entered.

To achieve what I want I created a new OpenCMS-module with this contents:

[code]+ classes
  + net
    + ...</description>
    
    <pubDate>Sat, 25 Nov 2006 00:36:09 +0100</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2068&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>help i use OpenCmsLocale error</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2504</link>
    <description>i define the xsd file :

//---------------------xsd file----------------------------------------
&lt;xsd:schema xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; elementFormDefault=&quot;qualified&quot;&gt;
	&lt;xsd:include schemaLocation=&quot;opencms://opencms-xmlcontent.xsd&quot;/&gt;
	&lt;xsd:element name=&quot;Dogs&quot; type=&quot;OpenCmsDogs&quot;/&gt;
	&lt;xsd:complexType ...</description>
    
    <pubDate>Tue, 26 Jun 2007 10:50:12 +0200</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2504&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Unable to sort with collector.priority</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2252</link>
    <description>Hello,

I am very angry because I spent a lot of time trying to sort a list of documents.

I created a jsp with the property collector.priority set to &quot;Month&quot;, which is the XML field I want to use for sorting my document list.

Here is the jsp:

&lt;%@ page session=&quot;false&quot; %&gt;
&lt;%@ taglib prefix=&quot;cms&quot; uri=&quot;http://www.opencms.org/taglib/cms&quot; ...</description>
    
    <pubDate>Fri, 16 Feb 2007 15:23:57 +0100</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2252&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Forward from external servlet to an opencms jsp</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2328</link>
    <description>Hi,

I'm having a problem integrating external packages of mine from another java application with opencms.
I've created a .jar file with the classes of my packages, included it in opencms, and so, everytime I want to use them, I include that packages in mey jsp's. The problem is that when I access that classes (external to opencms) and I try to forward to a new jsp in opencms I have this ...</description>
    
    <pubDate>Thu, 05 Apr 2007 09:59:36 +0200</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2328&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>DataSource</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2044</link>
    <description>Hi,
I am trying to make a confi file for a module, in which I want to include de datasource to get a connection. I am looking where itÂ´s configured but I canÂ´t find it. In OpenCms 5.0 you had a opencms.xml where you wrote the datasource name, where is it configurated now? 
I found at the opencms.properties a connection pool, but itÂ´s name is opencms:default. Am I suppose to get the ...</description>
    
    <pubDate>Wed, 15 Nov 2006 16:27:25 +0100</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2044&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>import on MAC</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=4310</link>
    <description>When i try to import using wizard in MAC book, it is not allowing me to pick the .zip file and when the folder path is mentioned it says 

The following errors occurred when validating the form:
 
 
The input directory &quot;/Users/user1/Documents/site1/seasonal/10-31-11/&quot; was not found. 

It works fine in Windows 7.

Please let me know if i need to do anything different.

Thanks</description>
    
    <pubDate>Thu, 13 Oct 2011 22:24:45 +0200</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=4310&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Problems with CmsJspTagContentLoad in Plain Java</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2910</link>
    <description>hi,

    I've developed a newsletter package for my webapp based on opencms... that works fine using the serach engine... the problem is that the search doesn't return all the content available... I changed to CmsJspTagContentLoad but I've getting NPE no matter what I do.

That's the code:

package br.com.armtec.newsletter;


import java.util.ArrayList;
import java.util.Collection;
...</description>
    
    <pubDate>Mon, 21 Jan 2008 18:28:34 +0100</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2910&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>How to login to existing OpenCMS application via Java app</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2739</link>
    <description>Hey all,

Does anyone know of a way to login to an existing OpenCMS application from a java application outside OpenCMS?  

I don't want a webapp or anything crazy.  Just your run of the mill &quot;hello world&quot; type java app that will essentially get me into the system and then accesses resources in the future.  Right now, just making baby steps and trying to get logged in.

Any help ...</description>
    
    <pubDate>Fri, 19 Oct 2007 17:02:11 +0200</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=2739&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Meta Tag problem</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3672</link>
    <description>for some reason when i edit a file and enter the summary and add double quotes (&quot;) or even a comma (,) when this summary gets put into the meta description tag it replaces the double quotes and comma with the word amp. why is that happening and how can i fix that?</description>
    
    <pubDate>Wed, 19 Aug 2009 16:08:00 +0200</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=3672&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>Question about uploading file in firefox 3.0 or higher</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3975</link>
    <description>Hi, I'm trying to upload a file to the server and it works fine in IE but not in Firefox. The problem is that when a form is submitted, Firefox assigns only the name to the form's file variable and I need the entire directory to upload the file. So when I try to submit a file like &quot;C:\Folder\hello.doc&quot;, the variable only receives &quot;hello.doc&quot; instead of the whole directory. My ...</description>
    
    <pubDate>Thu, 15 Jul 2010 10:49:10 +0200</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=3975&amp;lastpage=yes</guid>
  </item>

  <item>
    <title>how to change html template for photo gallery with opencms 7</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3822</link>
    <description>Hi all, how can I change the html code for photo gallery with opencms 7?
I use this instruction

&lt;div class=&quot;element&quot;&gt;&lt;%= cms.displayAlbum() %&gt;&lt;/div&gt;

But the code into the div (&lt;div class=&quot;element&quot;&gt;) is owner of opencms and i want to change this code for my templates.

But I can't retrive where to change it.

Thanks a lot
Alessandro</description>
    
    <pubDate>Tue, 16 Mar 2010 16:54:52 +0100</pubDate>
    <category>Questions about Programming</category>
    <guid>http://opencms-forum.de/opencms-forum/viewthread?thread=3822&amp;lastpage=yes</guid>
  </item>

</channel>
</rss>


