<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012335" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012335</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/visual-basic#comment-1071479</link>
    <description> &lt;p&gt;No you don’t have to compile. The Java coding is integrated within your HTML, like ASP or PHP. Upon executing (opening the JPS document) the server compiles that code and it acts like a servlet from then on out (from my understanding anyway).&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Sep 2000 00:51:46 +0000</pubDate>
 <dc:creator>Adam Oberdorfer</dc:creator>
 <guid isPermaLink="false">comment 1071479 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/visual-basic#comment-1071476</link>
    <description> &lt;p&gt;so you actually have to compile your stuff before you can use it?&lt;br /&gt;
can it be run as a script?&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Sep 2000 00:28:59 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1071476 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/visual-basic#comment-1071297</link>
    <description> &lt;p&gt;Precisely. I’m still just starting to learn JSP, but basically “Java Server Page” files have Java code which complies into a Servlet when executed.&lt;/p&gt;
&lt;p&gt;The debate between ASP and JPS is strong. I haven&#039;t seen much information compairing JPS with PHP yet. Sun’s site has an interesting comparison chart for JPS/ASP at:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://java.sun.com/products/jsp/jsp-asp.html.&quot; class=&quot;bb-url&quot;&gt;http://java.sun.com/products/jsp/jsp-asp.html.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://java.sun.com/products/jsp/&quot; class=&quot;bb-url&quot;&gt;http://java.sun.com/products/jsp/&lt;/a&gt; and &lt;a href=&quot;http://www.serverpages.com/Java_Server_Pages/&quot; class=&quot;bb-url&quot;&gt;http://www.serverpages.com/Java_Server_Pages/&lt;/a&gt; have quite a bit of information as well.&lt;/p&gt;
&lt;p&gt;Many servers support JSP; including Apache, IBM, Netscape, ISS, etc. Operating system wise it’s one of the most cross-compatible languages as well.&lt;/p&gt;
&lt;p&gt;I have the demo version of Allaire JRun 3 and have been playing around with it. I also have DreamWeaver UltraDev, which supports JSP. Basically that’s what sparked my interest.&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Sep 2000 06:36:46 +0000</pubDate>
 <dc:creator>Adam Oberdorfer</dc:creator>
 <guid isPermaLink="false">comment 1071297 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/visual-basic#comment-1071294</link>
    <description> &lt;p&gt;I&#039;ve been all over Perl and PHP and lately (for work), ASP.  But I&#039;ve only heard about JSP.  And only briefly at that.&lt;/p&gt;
&lt;p&gt;What does is stand for? Java Server Pages?&lt;br /&gt;
How does it compare to ASP and PHP?  is it faster?  easier?&lt;br /&gt;
What system does it require?&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Sep 2000 06:14:59 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1071294 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/visual-basic#comment-1071291</link>
    <description> &lt;p&gt;I’ve been considering purchasing Visual Studio 6. As mentioned previously the academic version is almost nothing compared to the full license. Only reason I’ve been putting it off is I have a client who already purchased the full version for another developer who didn’t work out. They said they’d give it to me if I worked on the project. That project should start in 2-3 weeks so I’m hoping I’ll get it through that for no cost..&lt;/p&gt;
&lt;p&gt;I already have J++ 4 and Visual Basics 4. I’m looking forward to learning InterDev and expanding my ASP knowledge. I’ve always been geared towards UNIX for some reason. But, lately I&#039;ve really been enjoying JSP and ASP development.&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Sep 2000 06:06:48 +0000</pubDate>
 <dc:creator>Adam Oberdorfer</dc:creator>
 <guid isPermaLink="false">comment 1071291 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/visual-basic#comment-1071290</link>
    <description> &lt;p&gt;Thanks guys,&lt;/p&gt;
&lt;p&gt;    I almost forgot I had this post out there.  I&#039;ve only had contact with VB6 three times, in a little college class, but I was amazed at how fast one can begin producing some cool stuff.  I already had QBasic, so that helped...guess I&#039;ll see if I can get financial aid to swing for the Visual Studio.&lt;/p&gt;
&lt;p&gt;I haven&#039;t even worried about issues outside of my own noodling around:&lt;/p&gt;
&lt;p&gt;I once heard of a guy making a logo in VB, but someone else said, &quot;No graphics in VB.&quot;  Can a guy make a stock price-chart in VB, or is it hard to put a Java applet in a VB GUI??&lt;/p&gt;
&lt;p&gt;Is VB supported in Netscape Navigator, along with IE??&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Sep 2000 05:40:07 +0000</pubDate>
 <dc:creator>syaegerii</dc:creator>
 <guid isPermaLink="false">comment 1071290 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/visual-basic#comment-1071077</link>
    <description> &lt;p&gt;yay, i&#039;m a full member! (never knew it was 30 posts =;)&lt;/p&gt;
&lt;p&gt;oh, sorry, don&#039;t mind me &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Sep 2000 20:49:54 +0000</pubDate>
 <dc:creator>benc</dc:creator>
 <guid isPermaLink="false">comment 1071077 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/visual-basic#comment-1071076</link>
    <description> &lt;p&gt;well, coming from a VB programmer, i strongly recommend getting the full-fledged version of it &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Sep 2000 20:47:36 +0000</pubDate>
 <dc:creator>benc</dc:creator>
 <guid isPermaLink="false">comment 1071076 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/visual-basic#comment-1071023</link>
    <description> &lt;p&gt;just another note:&lt;/p&gt;
&lt;p&gt;The version that came with the $15 Sams book was the &quot;Working Model&quot;  It&#039;s great if you want to learn VB6.  You can create whole programs, and run them in the debugger like usuall.  You just can&#039;t compile them and run them elsewhere.&lt;/p&gt;
&lt;p&gt;So if $$ is the prob, just get the $15 book. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Sep 2000 05:25:59 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1071023 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/visual-basic#comment-1071022</link>
    <description> &lt;p&gt;There are no free VB6 compileres that I know of (and I had looked).&lt;/p&gt;
&lt;p&gt;A while ago I baught a Sams book for $15 that came with a stripped down version (no compiler, help files).&lt;/p&gt;
&lt;p&gt;Recently I bought the whole Visual Studio Professional Edition.  It&#039;s great!  It comes with Visual C++, Visual Basic 6, Visual J++, Visual InterDev, Visual FoxPro 6, and the MSDN Library (and other little goodies).  If your interested in programming, and have a student ID, I&#039;d say take the plunge, it&#039;s a whole lot more expensive without it!&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Sep 2000 05:23:25 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1071022 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
